com.sun.xml.messaging.saaj.util
Class SAAJUtil

java.lang.Object
  extended by com.sun.xml.messaging.saaj.util.SAAJUtil

public final class SAAJUtil
extends Object

Author:
vbkumarjayanti

Constructor Summary
SAAJUtil()
           
 
Method Summary
static boolean getSystemBoolean(String arg)
           
static String getSystemProperty(String arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAAJUtil

public SAAJUtil()
Method Detail

getSystemBoolean

public static boolean getSystemBoolean(String arg)

getSystemProperty

public static String getSystemProperty(String arg)


Copyright © 2012 Oracle. All Rights Reserved.