Class XfaForm.Xml2SomDatasets

  • Enclosing class:
    XfaForm

    public static class XfaForm.Xml2SomDatasets
    extends XfaForm.Xml2Som
    Processes the datasets section in the XFA form.
    • Constructor Detail

      • Xml2SomDatasets

        public Xml2SomDatasets​(Node n)
        Creates a new instance from the datasets node. This expects not the datasets but the data node that comes below.
        Parameters:
        n - the datasets node
    • Method Detail

      • insertNode

        public Node insertNode​(Node n,
                               String shortName)
        Inserts a new 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