com.sun.xml.registry.common.util
Class XMLUtil

java.lang.Object
  extended by com.sun.xml.registry.common.util.XMLUtil

public class XMLUtil
extends Object

Class Declaration.

Version:
1.2, 05/02/00
Author:
Farrukh S. Najmi, Kathy Walsh
See Also:

Constructor Summary
protected XMLUtil()
          Class Constructor.
 
Method Summary
static String authInfo2XXX(String xml)
           
static String authToken2XXX(String xml)
           
static String generateUUID()
           
static XMLUtil getInstance()
          Method Declaration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtil

protected XMLUtil()
Class Constructor.

See Also:
Method Detail

getInstance

public static XMLUtil getInstance()
Method Declaration.

Returns:
See Also:

authToken2XXX

public static String authToken2XXX(String xml)

authInfo2XXX

public static String authInfo2XXX(String xml)

generateUUID

public static String generateUUID()


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