net.jxta.impl.document
Class XMLElementCommon
java.lang.Object
net.jxta.impl.document.TextElementCommon
net.jxta.impl.document.XMLElementCommon
- All Implemented Interfaces:
- Attributable, Element, TextElement, XMLElement
- Direct Known Subclasses:
- DOMXMLElement, LiteXMLElement
- public abstract class XMLElementCommon
- extends TextElementCommon
- implements XMLElement
Common definition of XML Elements. Appropriate for advertisements and
messages.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLElementCommon
public XMLElementCommon()