Documentation of 'org.apache.lucene.demo.html.HTMLParser' Java class
HTMLParser
org.apache.lucene.demo.html

Class HTMLParser

    • Field Detail

      • SUMMARY_LENGTH

        public static int SUMMARY_LENGTH
      • token

        public Token token
      • jj_nt

        public Token jj_nt
      • lookingAhead

        public boolean lookingAhead
    • Constructor Detail

      • HTMLParser

        public HTMLParser(java.io.File file)
                   throws java.io.FileNotFoundException
        Deprecated. Use HTMLParser(FileInputStream) instead
        Throws:
        java.io.FileNotFoundException
      • HTMLParser

        public HTMLParser(java.io.InputStream stream)
      • HTMLParser

        public HTMLParser(java.io.Reader stream)
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
                                  throws java.io.IOException,
                                         java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • getMetaTags

        public java.util.Properties getMetaTags()
                                         throws java.io.IOException,
                                                java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • getSummary

        public java.lang.String getSummary()
                                    throws java.io.IOException,
                                           java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • getReader

        public java.io.Reader getReader()
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • ReInit

        public void ReInit(java.io.InputStream stream)
      • ReInit

        public void ReInit(java.io.Reader stream)
      • getNextToken

        public final Token getNextToken()
      • getToken

        public final Token getToken(int index)
      • generateParseException

        public ParseException generateParseException()
      • enable_tracing

        public final void enable_tracing()
      • disable_tracing

        public final void disable_tracing()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.