|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.XfaForm.Xml2Som
com.itextpdf.text.pdf.XfaForm.Xml2SomDatasets
public static class XfaForm.Xml2SomDatasets
Processes the datasets section in the XFA form.
| Field Summary |
|---|
| Fields inherited from class com.itextpdf.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 | |
|---|---|
org.w3c.dom.Node |
insertNode(org.w3c.dom.Node n,
java.lang.String shortName)
Inserts a new Node that will match the short name. |
| Methods inherited from class com.itextpdf.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 node| Method 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 NodeshortName - the short name
Node of the inserted name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||