JXTA

Uses of Package
net.jxta.impl.document

Packages that use net.jxta.impl.document
net.jxta.impl.document   
 

Classes in net.jxta.impl.document used by net.jxta.impl.document
DOMXMLDocument
          This class is an implementation of the StructuredDocument interface using DOM
DOMXMLElement
          This class represent an element of an XML document.
LiteXMLDocument
          This class is an implementation of the StructuredDocument interface using a simplified XML implementation.
LiteXMLElement
          An element of a StructuredDocument.
LiteXMLElement.charRange
          Defines a range of characters, probably within a string.
LiteXMLElement.tagRange
          A tagRange is a collection of char ranges useful for describing XML structures.
PlainTextDocument
          This class is an implementation of the StructuredDocument interface using simple text
PlainTextElement
          This class is an implementation of the StructuredDocument interface using simple text
 


JXSE