Project JXTA

Package net.jxta.impl.document

Interface Summary
TextDocumentCommon Empty interface we use a container for utils
XMLDocumentCommon Common definition of XML Documents.
 

Class Summary
BinaryDocument This class is an implementation of the Document interface.
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
TextDocumentCommon.Utils static utility methods.
TextElementCommon This class represent an element of a Text document.
XMLElementCommon Common definition of XML Elements.
 


JXTA J2SE