Project JXTA

net.jxta.document
Interface XMLElement

All Superinterfaces:
Attributable, Element, TextElement
All Known Subinterfaces:
XMLDocument

public interface XMLElement
extends TextElement, Attributable

Common definition of XML Elements. Appropriate for advertisements and messages.


Method Summary
 
Methods inherited from interface net.jxta.document.TextElement
appendChild, getChildren, getName, getTextValue
 
Methods inherited from interface net.jxta.document.Element
appendChild, getChildren, getChildren, getKey, getParent, getRoot, getValue
 
Methods inherited from interface net.jxta.document.Attributable
addAttribute, addAttribute, getAttribute, getAttributes
 


JXTA J2SE