Package com.adobe.xfa

Class Manifest

    • Constructor Detail

      • Manifest

        public Manifest​(Element parent,
                        Node prevSibling)
    • Method Detail

      • doEvaluate

        public NodeList doEvaluate()
        Computes the list of nodes that this manifest refers to.
        Returns:
        the nodes referred to by this manifest.
      • doExecValidate

        public boolean doExecValidate()
        Calls execValidate on nodes resulting from resolving all of the children of this manifest.
      • doExecCalculate

        public void doExecCalculate()
        Calls execCalculate on nodes resulting from resolving all of the children of this manifest.
      • doExecInitialize

        public void doExecInitialize()
        Calls execInitialize on nodes resulting from resolving all of the children of this manifest.