org.teleal.cling.support.model
Class DIDLAttribute
java.lang.Object
org.teleal.cling.support.model.DIDLAttribute
public class DIDLAttribute
- extends Object
- Author:
- Christian Bauer, Mario Franco
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIDLAttribute
public DIDLAttribute(String namespaceURI,
String prefix,
String value)
getNamespaceURI
public String getNamespaceURI()
- Returns:
- the namespaceURI
getPrefix
public String getPrefix()
- Returns:
- the prefix
getValue
public String getValue()
- Returns:
- the value
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.