Package 

Class ParseContext


  • 
    public final class ParseContext
    
                        

    Created by vincent on 17-7-28. Copyright @ 2013-2017 Platon AI. All rights reserved

    • Constructor Summary

      Constructors 
      Constructor Description
      ParseContext(WebPage page, ParseResult parseResult, FeaturedDocument document)
    • Method Summary

      Modifier and Type Method Description
      final WebPage getPage()
      final ParseResult getParseResult()
      final FeaturedDocument getDocument()
      final Unit setDocument(FeaturedDocument document)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait