|
Project JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructuredDocumentFactory.Instantiator | |
---|---|
net.jxta.document | JXTA Documents are containers for both structured and unstructured data. |
Uses of StructuredDocumentFactory.Instantiator in net.jxta.document |
---|
Subinterfaces of StructuredDocumentFactory.Instantiator in net.jxta.document | |
---|---|
static interface |
StructuredDocumentFactory.TextInstantiator
Interface for instantiators of StructuredTextDocuments |
Methods in net.jxta.document with parameters of type StructuredDocumentFactory.Instantiator | |
---|---|
static boolean |
StructuredDocumentFactory.registerInstantiator(MimeMediaType mimetype,
StructuredDocumentFactory.Instantiator instantiator)
Register an instantiator object a mime-type of documents to be constructed. |
|
JXTA J2SE | |||||||||
PREV NEXT | FRAMES NO FRAMES |