Class AlignmentContext


  • public class AlignmentContext
    extends Object
    Top of a stack of parsed elements, that represent the current position in the aligned document.
    • Constructor Detail

      • AlignmentContext

        public AlignmentContext()
      • AlignmentContext

        public AlignmentContext​(AlignmentContext parent,
                                String localName,
                                org.apache.xerces.xs.XSTypeDefinition typeDefinition)
    • Method Detail

      • getLocalName

        public String getLocalName()
      • getTypeDefinition

        public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition()