com.lowagie.text.pdf
public static class XfaForm.Xml2SomDatasets extends XfaForm.Xml2Som
anform, inverseSearch, name2Node, order, stack
Constructor and Description |
---|
XfaForm.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, unescapeSom
public XfaForm.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 Node
shortName
- the short nameNode
of the inserted nameprivate static boolean hasChildren(org.w3c.dom.Node n)
private void processDatasetsInternal(org.w3c.dom.Node n)