Package com.adobe.xfa

Class Proto

All Implemented Interfaces:
Peer

public final class Proto extends ProtoableNode
Represents the element in XFA schemas. This class is *not* a candidate to be combined with XFAGenericNodeImpl, since it derives from XFANodeImpl, not XFAProtoableNodeImpl
  • Constructor Details

    • Proto

      public Proto(Element parent, Node prevSibling)