org.openxri.util
Class XMLUtils

java.lang.Object
  extended by org.openxri.util.XMLUtils

public class XMLUtils
extends java.lang.Object

Provides XML Utilities.

Author:
=chetan

Constructor Summary
XMLUtils()
           
 
Method Summary
static java.lang.String genXmlID()
          Generates a new Time-based UUID that can be used in an XML id attribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtils

public XMLUtils()
Method Detail

genXmlID

public static java.lang.String genXmlID()
Generates a new Time-based UUID that can be used in an XML id attribute.



Copyright © 2005-2012. All Rights Reserved.