Package com.adobe.xfa

Interface Element.DualDomNode

All Known Implementing Classes:
AppModel, ConfigurationModel, ConnectionSetModel, DataModel, DataNode, FormModel, LocaleSetModel, Model, Packet, TemplateModel
Enclosing class:
Element

public static interface Element.DualDomNode
Interface that is implemented by classes that use a dual XFA/XML DOM.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getXmlPeer

      Node getXmlPeer()
    • setXmlPeer

      void setXmlPeer(Node peer)