Verwendungen von Klasse
org.jupnp.support.model.DIDLContent
Packages, die DIDLContent verwenden
Package
Beschreibung
-
Verwendungen von DIDLContent in org.jupnp.support.contentdirectory
Methoden in org.jupnp.support.contentdirectory, die DIDLContent zurückgebenModifizierer und TypMethodeBeschreibungReads and unmarshalls an XML representation into a DIDL content model.DIDLParser.parseResource(String resource) Uses the current thread's context classloader to read and unmarshall the given resource.Methoden in org.jupnp.support.contentdirectory mit Parametern vom Typ DIDLContentModifizierer und TypMethodeBeschreibungprotected DocumentDIDLParser.buildDOM(DIDLContent content, boolean nestedItems) protected DIDLParser.RootHandlerDIDLParser.createRootHandler(DIDLContent instance, SAXParser parser) DIDLParser.generate(DIDLContent content) Generates a XML representation of the content model.DIDLParser.generate(DIDLContent content, boolean nestedItems) Generates an XML representation of the content model.protected voidDIDLParser.generateRoot(DIDLContent content, Document descriptor, boolean nestedItems) -
Verwendungen von DIDLContent in org.jupnp.support.contentdirectory.callback
Methoden in org.jupnp.support.contentdirectory.callback mit Parametern vom Typ DIDLContentModifizierer und TypMethodeBeschreibungabstract voidBrowse.received(ActionInvocation<?> actionInvocation, DIDLContent didl) abstract voidSearch.received(ActionInvocation<?> actionInvocation, DIDLContent didl) -
Verwendungen von DIDLContent in org.jupnp.support.model
Methoden in org.jupnp.support.model, die DIDLContent zurückgebenModifizierer und TypMethodeBeschreibungDIDLContent.addContainer(Container container) DIDLContent.addDescMetadata(DescMeta<?> descMetadata)