Class ParserImpl.ParseDocumentStart

  • All Implemented Interfaces:
    Production
    Enclosing class:
    ParserImpl

    private class ParserImpl.ParseDocumentStart
    extends java.lang.Object
    implements Production
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ParseDocumentStart()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Event produce()  
      • Methods inherited from class java.lang.Object

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

      • ParseDocumentStart

        private ParseDocumentStart()