Project JXTA

Uses of Class
net.jxta.impl.document.LiteXMLElement

Packages that use LiteXMLElement
net.jxta.impl.document   
 

Uses of LiteXMLElement in net.jxta.impl.document
 

Subclasses of LiteXMLElement in net.jxta.impl.document
 class LiteXMLDocument
          This class is an implementation of the StructuredDocument interface using a simplified XML implementation.
 

Methods in net.jxta.impl.document with parameters of type LiteXMLElement
protected  void LiteXMLElement.addChildTags(LiteXMLElement.charRange scanRange, LiteXMLElement addTo)
          Parse a charRange and add any tags found as content as children of a specified element.
 


JXTA J2SE