|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.XfaForm.Xml2Som
com.lowagie.text.pdf.XfaForm.Xml2SomDatasets
public static class XfaForm.Xml2SomDatasets
Processes the datasets section in the XFA form.
Field Summary |
---|
Fields inherited from class com.lowagie.text.pdf.XfaForm.Xml2Som |
---|
anform, inverseSearch, name2Node, order, stack |
Constructor Summary | |
---|---|
XfaForm.Xml2SomDatasets(org.w3c.dom.Node n)
Creates a new instance from the datasets node. |
Method Summary | |
---|---|
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)
|
Methods inherited from class com.lowagie.text.pdf.XfaForm.Xml2Som |
---|
escapeSom, getInverseSearch, getName2Node, getOrder, getShortName, inverseSearchAdd, inverseSearchAdd, inverseSearchGlobal, printStack, setInverseSearch, setName2Node, setOrder, splitParts, unescapeSom |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XfaForm.Xml2SomDatasets(org.w3c.dom.Node n)
n
- the datasets nodeMethod Detail |
---|
public 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 name
Node
of the inserted nameprivate static boolean hasChildren(org.w3c.dom.Node n)
private void processDatasetsInternal(org.w3c.dom.Node n)
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |