static class MacGenerator.NodeEntry extends java.lang.Object
private java.util.ArrayList<org.w3c.dom.Node>
children
private org.w3c.dom.Node
parent
NodeEntry(org.w3c.dom.Node parent, java.util.ArrayList<org.w3c.dom.Node> children)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final org.w3c.dom.Node parent
private final java.util.ArrayList<org.w3c.dom.Node> children
public NodeEntry(org.w3c.dom.Node parent, java.util.ArrayList<org.w3c.dom.Node> children)