|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attributable | |
net.jxta.document | JXTA Documents are containers for both structured and unstructured data. |
Uses of Attributable in net.jxta.document |
Subinterfaces of Attributable in net.jxta.document | |
interface |
XMLDocument
Common interfaces for all StructuredTextDocument
which are implemented by XML Documents. |
interface |
XMLElement
Common definition of XML Elements. |
Methods in net.jxta.document that return Attributable | |
Attributable |
Attribute.getOwner()
Return the Attributable which is the owner of this attribute. |
Constructors in net.jxta.document with parameters of type Attributable | |
Attribute(Attributable owner,
String name,
String value)
Constructor for a new attribute which is associated with an |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |