com.lowagie.text.pdf
public static class XfaForm.Xml2SomDatasets extends XfaForm.Xml2Som
| Constructor Summary | |
|---|---|
| Xml2SomDatasets(Node n)
Creates a new instance from the datasets node. | |
| Method Summary | |
|---|---|
| static boolean | hasChildren(Node n) |
| Node | insertNode(Node n, String shortName)
Inserts a new Node that will match the short name. |
| void | processDatasetsInternal(Node n) |
Parameters: n the datasets node
Node that will match the short name.Parameters: n the datasets top Node shortName the short name
Returns: the new Node of the inserted name