Class DataElement

All Implemented Interfaces:
Source, SourceLocator, PullEvent, FingerprintedNode, Item<NodeInfo>, MutableNodeInfo, NamespaceResolver, NodeInfo, ValueRepresentation<NodeInfo>, SiblingCountingNode

public class DataElement extends ElementImpl
This element represents a top-level element in a user-defined namespace, or a child/descendant of such an element. It serves no useful purpose.
  • Constructor Details

    • DataElement

      public DataElement()