Verwendungen von Klasse
org.jupnp.support.model.Res
Packages, die Res verwenden
Package
Beschreibung
-
Verwendungen von Res in org.jupnp.support.contentdirectory
Methoden in org.jupnp.support.contentdirectory, die Res zurückgebenModifizierer und TypMethodeBeschreibungprotected ResDIDLParser.createResource(Attributes attributes) Methoden in org.jupnp.support.contentdirectory mit Parametern vom Typ ResModifizierer und TypMethodeBeschreibungprotected DIDLParser.ResHandlerDIDLParser.createResHandler(Res instance, SAXParser.Handler<?> parent) protected voidDIDLParser.generateResource(Res resource, Document descriptor, Element parent) Konstruktoren in org.jupnp.support.contentdirectory mit Parametern vom Typ Res -
Verwendungen von Res in org.jupnp.support.model
Felder in org.jupnp.support.model mit Typparametern vom Typ ResMethoden in org.jupnp.support.model, die Res zurückgebenMethoden in org.jupnp.support.model, die Typen mit Argumenten vom Typ Res zurückgebenMethoden in org.jupnp.support.model mit Parametern vom Typ ResMethodenparameter in org.jupnp.support.model mit Typargumenten vom Typ ResKonstruktorparameter in org.jupnp.support.model mit Typargumenten vom Typ ResModifiziererKonstruktorBeschreibungprotectedDIDLObject(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata) -
Verwendungen von Res in org.jupnp.support.model.container
Konstruktorparameter in org.jupnp.support.model.container mit Typargumenten vom Typ ResModifiziererKonstruktorBeschreibungContainer(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata) Container(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata, Integer childCount, boolean searchable, List<DIDLObject.Class> createClasses, List<DIDLObject.Class> searchClasses, List<Item> items) -
Verwendungen von Res in org.jupnp.support.model.item
Konstruktoren in org.jupnp.support.model.item mit Parametern vom Typ ResModifiziererKonstruktorBeschreibungAudioBook(String id, String parentID, String title, String creator, Person producer, Person contributor, String date, Res... resource) AudioBook(String id, Container parent, String title, String creator, String producer, String contributor, String date, Res... resource) MusicTrack(String id, String parentID, String title, String creator, String album, String artist, Res... resource) MusicTrack(String id, String parentID, String title, String creator, String album, PersonWithRole artist, Res... resource) MusicTrack(String id, Container parent, String title, String creator, String album, String artist, Res... resource) MusicTrack(String id, Container parent, String title, String creator, String album, PersonWithRole artist, Res... resource) Konstruktorparameter in org.jupnp.support.model.item mit Typargumenten vom Typ ResModifiziererKonstruktorBeschreibungItem(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata) Item(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata, String refID)