Class OpenLdapSchemaParser.PosSchema

    • Field Detail

      • isQuirksModeEnabled

        final boolean isQuirksModeEnabled
      • lineNumber

        int lineNumber
        The line number in the file
      • start

        int start
        The position in the current line
      • line

        String line
        The line being processed
    • Constructor Detail

      • PosSchema

        PosSchema​(boolean isQuirksModeEnabled)