Class DIDLLiteNode

java.lang.Object
org.cybergarage.xml.Node
org.cybergarage.upnp.std.av.server.object.DIDLLiteNode

public class DIDLLiteNode extends org.cybergarage.xml.Node
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     

    Methods inherited from class org.cybergarage.xml.Node

    addAttribute, addAttribute, addNode, addValue, equals, getAttribute, getAttribute, getAttributeIntegerValue, getAttributeValue, getIndentLevelString, getIndentLevelString, getIndex, getName, getNAttributes, getNNodes, getNode, getNode, getNodeEndsWith, getNodeValue, getParentNode, getRootNode, getUserData, getValue, hasAttributes, hasNode, hasNodes, insertAttributeAt, insertNode, isName, output, outputAttributes, print, print, removeAllAttributes, removeAllNodes, removeAttribute, removeAttribute, removeNode, removeNode, set, setAttribute, setAttribute, setName, setName, setNameSpace, setNode, setNode, setParentNode, setUserData, setValue, setValue, toString, toString, toXMLString, toXMLString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DIDLLiteNode

      public DIDLLiteNode()
  • Method Details

    • addContentNode

      public void addContentNode(ContentNode node)
    • removeContentNode

      public boolean removeContentNode(ContentNode node)