public static class XfaForm.Xml2SomDatasets extends XfaForm.Xml2Som
anform, inverseSearch, name2Node, order, stack| Constructor and Description |
|---|
Xml2SomDatasets(org.w3c.dom.Node n)
Creates a new instance from the datasets node.
|
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
hasChildren(org.w3c.dom.Node n) |
org.w3c.dom.Node |
insertNode(org.w3c.dom.Node n,
java.lang.String shortName)
Inserts a new
Node that will match the short name. |
private void |
processDatasetsInternal(org.w3c.dom.Node n) |
escapeSom, getInverseSearch, getName2Node, getOrder, getShortName, inverseSearchAdd, inverseSearchAdd, inverseSearchGlobal, printStack, setInverseSearch, setName2Node, setOrder, splitParts, unescapeSompublic Xml2SomDatasets(org.w3c.dom.Node n)
n - the datasets nodepublic org.w3c.dom.Node insertNode(org.w3c.dom.Node n,
java.lang.String shortName)
Node that will match the short name.n - the datasets top NodeshortName - the short nameNode of the inserted nameprivate static boolean hasChildren(org.w3c.dom.Node n)
private void processDatasetsInternal(org.w3c.dom.Node n)