Class AlignmentContext

java.lang.Object
org.frankframework.align.AlignmentContext

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

    • AlignmentContext

      public AlignmentContext()
    • AlignmentContext

      public AlignmentContext(@Nullable AlignmentContext parent, @Nullable String localName, @Nullable org.apache.xerces.xs.XSTypeDefinition typeDefinition)