Class Value

All Implemented Interfaces:
Peer

public final class Value extends ProtoableNode
This class implements the functionality of the element in the XFA grammar.
  • Constructor Details

    • Value

      public Value(Element parent, Node prevSibling)
  • Method Details

    • defaultElement

      public int defaultElement()
      Description copied from class: Element
      Returns the class tag of the default one-of child (if there is one)
      Overrides:
      defaultElement in class Element
      Returns:
      the integer tag for the default element.
    • replaceContent

      public Element replaceContent(int eTag)