Project JXTA

Uses of Interface
net.jxta.impl.document.TextDocumentCommon

Packages that use TextDocumentCommon
net.jxta.impl.document   
 

Uses of TextDocumentCommon in net.jxta.impl.document
 

Subinterfaces of TextDocumentCommon in net.jxta.impl.document
 interface XMLDocumentCommon
          Common definition of XML Documents.
 

Classes in net.jxta.impl.document that implement TextDocumentCommon
 class DOMXMLDocument
          This class is an implementation of the StructuredDocument interface using DOM
 class LiteXMLDocument
          This class is an implementation of the StructuredDocument interface using a simplified XML implementation.
 class PlainTextDocument
          This class is an implementation of the StructuredDocument interface using simple text
 


JXTA J2SE