Package com.adobe.xfa

Class GenericNode

  • All Implemented Interfaces:
    Peer

    public final class GenericNode
    extends ProtoableNode
    The GenericNode class exists as a general-purpose class to represent many kinds of XFA nodes that don't require any special processing. Rather than create Java classes to represent each of them, we implement them with this single class.