Class DataElement

All Implemented Interfaces:
Iterable<NodeInfo>, Source, SourceLocator, Location, GroundedValue<NodeInfo>, Item<NodeInfo>, MutableNodeInfo, NamespaceResolver, NodeInfo, Sequence<NodeInfo>, SteppingNode<NodeImpl>, SiblingCountingNode, Locator

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()