org.jaxen.dom
private static class NamespaceNode.EmptyNodeList extends java.lang.Object implements org.w3c.dom.NodeList
This class is necessary for the Node.getChildNodes()
method, which must return an empty node list rather than
null when there are no children.
Modifier | Constructor and Description |
---|---|
private |
NamespaceNode.EmptyNodeList() |