Uses of Class
se.unlogic.standardutils.xml.XMLUtils.TimeUnit

Packages that use XMLUtils.TimeUnit
se.unlogic.standardutils.xml   
 

Uses of XMLUtils.TimeUnit in se.unlogic.standardutils.xml
 

Methods in se.unlogic.standardutils.xml that return XMLUtils.TimeUnit
static XMLUtils.TimeUnit XMLUtils.TimeUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XMLUtils.TimeUnit[] XMLUtils.TimeUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in se.unlogic.standardutils.xml with parameters of type XMLUtils.TimeUnit
static Element XMLUtils.getTimeUnits(Document doc, XMLUtils.TimeUnit timeUnit)
           
 



Copyright © 2011. All Rights Reserved.