Project JXTA

net.jxta.impl.document
Interface TextDocumentCommon

All Superinterfaces:
Document, Element, StructuredDocument, StructuredTextDocument, TextDocument, TextElement
All Known Subinterfaces:
XMLDocumentCommon
All Known Implementing Classes:
DOMXMLDocument, LiteXMLDocument, PlainTextDocument

interface TextDocumentCommon
extends StructuredTextDocument

Empty interface we use a container for utils


Nested Class Summary
static class TextDocumentCommon.Utils
          static utility methods.
 
Methods inherited from interface net.jxta.document.StructuredTextDocument
createElement, createElement
 
Methods inherited from interface net.jxta.document.StructuredDocument
createElement, createElement
 
Methods inherited from interface net.jxta.document.Document
getFileExtension, getMimeType, getStream, sendToStream
 
Methods inherited from interface net.jxta.document.Element
appendChild, getChildren, getChildren, getKey, getParent, getRoot, getValue
 
Methods inherited from interface net.jxta.document.TextDocument
getReader, sendToWriter, toString
 
Methods inherited from interface net.jxta.document.TextElement
appendChild, getChildren, getName, getTextValue
 


JXTA J2SE