| Package | Description |
|---|---|
| eu.europa.ec.taxud.validation.reader.path |
Containt Xpath builder implementation classes used by the
XMLFileReader to construct the elements paths |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RootNode
RootNodeis the root node of the tree PathNode tree. |
| Modifier and Type | Method | Description |
|---|---|---|
PathNode |
PathNode.addChild(String nodeName)
Creates a pathNode with the provided name and adds it as a child to this PathNode
|
|
PathNode |
PathNode.getParent() |
|
PathNode |
RootNode.getParent()
Always throws
UnsupportedOperationException. |
Copyright © 2025. All rights reserved.