public class XmlInterfaceVersion1 extends XmlInterface
| Modifier and Type | Class | Description |
|---|---|---|
static class |
XmlInterfaceVersion1.DocumentMakerVisitor |
| Constructor | Description |
|---|---|
XmlInterfaceVersion1(int revisionNumber) |
| Modifier and Type | Method | Description |
|---|---|---|
protected BeanNodeVisitor<org.w3c.dom.Element> |
getDocumentMakerVisitor() |
Gets a visitor which populates xml elements with corresponding nodes.
|
protected SimpleBeanModelNode |
parseSettingsOwnerNode(org.w3c.dom.Element nodeElement) |
Parses a settings node and its descendants recursively.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanParse, getRevisionNumber, parseXml, writeModelToXmlprotected SimpleBeanModelNode parseSettingsOwnerNode(org.w3c.dom.Element nodeElement)
XmlInterfaceparseSettingsOwnerNode in class XmlInterfacenodeElement - Element to parseprotected BeanNodeVisitor<org.w3c.dom.Element> getDocumentMakerVisitor()
XmlInterfacegetDocumentMakerVisitor in class XmlInterfaceCopyright © 2002–2018 PMD. All rights reserved.