public class MessageDOM extends DOM
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI |
CDATA_BEGIN, CDATA_END, XML_SCHEMA_NAMESPACE| Constructor and Description |
|---|
MessageDOM(Document dom) |
| Modifier and Type | Method and Description |
|---|---|
MessageDOM |
copy() |
MessageElement |
createRoot(XPath xpath,
String element) |
MessageElement |
getRoot(XPath xPath) |
String |
getRootElementNamespace() |
createRoot, getW3CDocumentpublic static final String NAMESPACE_URI
public MessageDOM(Document dom)
public String getRootElementNamespace()
getRootElementNamespace in class DOMpublic MessageElement getRoot(XPath xPath)
public MessageDOM copy()
public MessageElement createRoot(XPath xpath, String element)
Copyright © 2023 jUPnP.org. All rights reserved.