org.teleal.cling.binding.xml.parser
Class DeviceDOM
java.lang.Object
org.teleal.common.xml.DOM
org.teleal.cling.binding.xml.parser.DeviceDOM
public class DeviceDOM
- extends org.teleal.common.xml.DOM
- Author:
- Christian Bauer
Fields inherited from class org.teleal.common.xml.DOM |
CDATA_BEGIN, CDATA_END, XML_SCHEMA_NAMESPACE |
Methods inherited from class org.teleal.common.xml.DOM |
createRoot, getW3CDocument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_URI
public static final String NAMESPACE_URI
- See Also:
- Constant Field Values
DeviceDOM
public DeviceDOM(Document dom)
getRootElementNamespace
public String getRootElementNamespace()
- Specified by:
getRootElementNamespace
in class org.teleal.common.xml.DOM
getRoot
public DeviceElement getRoot(XPath xPath)
- Specified by:
getRoot
in class org.teleal.common.xml.DOM
copy
public DeviceDOM copy()
- Specified by:
copy
in class org.teleal.common.xml.DOM
createRoot
public DeviceElement createRoot(XPath xpath,
ELEMENT el)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.