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 java.lang.Object

Author:
vbkumarjayanti

Constructor Summary
SAAJUtil()
           
 
Method Summary
static boolean getSystemBoolean(java.lang.String arg)
           
static java.lang.String getSystemProperty(java.lang.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(java.lang.String arg)

getSystemProperty

public static java.lang.String getSystemProperty(java.lang.String arg)


Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.