Uses of Class
net.sf.ahtutils.xml.status.Description

Packages that use Description
net.sf.ahtutils.xml.status   
net.sf.ahtutils.xml.xpath   
 

Uses of Description in net.sf.ahtutils.xml.status
 

Fields in net.sf.ahtutils.xml.status with type parameters of type Description
protected  List<Description> Descriptions.description
           
 

Methods in net.sf.ahtutils.xml.status that return Description
 Description ObjectFactory.createDescription()
          Create an instance of Description
 

Methods in net.sf.ahtutils.xml.status that return types with arguments of type Description
 List<Description> Descriptions.getDescription()
          Gets the value of the description property.
 

Uses of Description in net.sf.ahtutils.xml.xpath
 

Methods in net.sf.ahtutils.xml.xpath that return Description
static Description StatusXpath.getDescription(Descriptions descriptions, String key)
           
 



Copyright © 2011. All Rights Reserved.