Klasse DIDLAttribute

java.lang.Object
org.jupnp.support.model.DIDLAttribute

public class DIDLAttribute extends Object
Autor:
Christian Bauer, Mario Franco
  • Konstruktordetails

    • DIDLAttribute

      public DIDLAttribute(String namespaceURI, String prefix, String value)
  • Methodendetails

    • getNamespaceURI

      public String getNamespaceURI()
      Gibt zurück:
      the namespaceURI
    • getPrefix

      public String getPrefix()
      Gibt zurück:
      the prefix
    • getValue

      public String getValue()
      Gibt zurück:
      the value