Package | Description |
---|---|
com.tridion.util.xml |
Modifier and Type | Method and Description |
---|---|
XMLParseResult |
XMLParseResult.getChild(String theName) |
XMLParseResult |
XMLParseResultIterator.next() |
XMLParseResult |
XMLParser.parse(File xmlFile)
Parses the passed XML file.
|
XMLParseResult |
XMLParser.parse(InputSource source)
Parses the passed XML input source.
|
XMLParseResult |
XMLParser.parse(String xml)
Parses the passed XML string.
|
Modifier and Type | Method and Description |
---|---|
Iterator<XMLParseResult> |
XMLParseResult.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
XMLParseResult.addChild(XMLParseResult child) |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries