com.ibm.serviceregistry.utils
Class SRXMLHelperProvider

java.lang.Object
  extended by com.ibm.serviceregistry.utils.Provider
      extended by com.ibm.serviceregistry.utils.SRXMLHelperProvider

public class SRXMLHelperProvider
extends Provider

Returns an instance of the SRXMLHelper


Field Summary
static java.lang.String copyrightStatement
           
 
Constructor Summary
SRXMLHelperProvider()
           
 
Method Summary
static SRXMLHelper getSRXMLHelper()
          Create an instance of the SRXMLHelper class
 
Methods inherited from class com.ibm.serviceregistry.utils.Provider
getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyrightStatement

public static final java.lang.String copyrightStatement
See Also:
Constant Field Values
Constructor Detail

SRXMLHelperProvider

public SRXMLHelperProvider()
Method Detail

getSRXMLHelper

public static SRXMLHelper getSRXMLHelper()
Create an instance of the SRXMLHelper class

Returns:
The instance of the SRXMLHelper


© Copyright IBM Corporation 2006, 2009. All Rights Reserved.