Class DocumentParser.OpenBlockParser

  • Enclosing class:
    DocumentParser

    private static class DocumentParser.OpenBlockParser
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sourceIndex

        private int sourceIndex
    • Constructor Detail

      • OpenBlockParser

        OpenBlockParser​(BlockParser blockParser,
                        int sourceIndex)