|
JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLDocument | |
---|---|
net.jxta.document | JXTA Documents are containers for both structured and unstructured data. |
net.jxta.platform | Classes for defining code modules within JXTA. |
net.jxta.util.documentSerializable |
Uses of XMLDocument in net.jxta.document |
---|
Methods in net.jxta.document that return XMLDocument | |
---|---|
XMLDocument |
XMLElement.getRoot()
Get the root document element of the hierarchy this element belongs to. |
Uses of XMLDocument in net.jxta.platform |
---|
Methods in net.jxta.platform that return XMLDocument | |
---|---|
protected XMLDocument |
NetworkConfigurator.createProxyAdv()
Creates a ProxyService configuration advertisement |
protected XMLDocument |
NetworkConfigurator.getParmDoc(boolean enabled,
Advertisement adv)
Returns a XMLDocument representation of an Advertisement |
Uses of XMLDocument in net.jxta.util.documentSerializable |
---|
Methods in net.jxta.util.documentSerializable that return XMLDocument | |
---|---|
static XMLDocument |
DocumentSerializableUtilities.createStructuredXmlDocument(String docType,
DocumentSerializable documentSerializable)
Creates a Structured XML Document containing the serialized object |
|
JXSE | |||||||||
PREV NEXT | FRAMES NO FRAMES |