Uses of Class
com.x5.util.LiteXml

Packages that use LiteXml
com.x5.util   
 

Uses of LiteXml in com.x5.util
 

Methods in com.x5.util that return LiteXml
 LiteXml LiteXml.findChildNode(java.lang.String branchPath)
           
 LiteXml LiteXml.findNode(java.lang.String xpathLite)
           
 LiteXml LiteXml.findNode(java.lang.String[] xpathLite)
           
 LiteXml[] LiteXml.getChildNodes()
          There are two things that make this class lightweight.
 LiteXml[] LiteXml.getChildNodes(java.lang.String nodeType)
          getChildNodes(nodeType) shares the limitations of the method below.
 LiteXml LiteXml.getFirstChild()
           
 



Copyright © 2015. All Rights Reserved.