| Package | Description |
|---|---|
| org.cip4.lib.xjdf.xml | |
| org.cip4.lib.xjdf.xml.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
XJdfParser
Parsing logic for building a XML Document from XJDF DOM-Tree and the way around.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XmlNavigator.extractNode(String xPath,
AbstractXmlParser parser)
Extract an XML Node from XML Document and return parsed result.
|
protected void |
XmlNavigator.replaceNode(String xPath,
Object replacement,
AbstractXmlParser parser)
Replace a node in XML Document located by the XPath expression.
|
Copyright © 2016. All rights reserved.