- ScriptEnd - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
RegularExpression Id.
- ScriptStart - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
RegularExpression Id.
- ScriptTag() - Method in class org.apache.lucene.demo.html.HTMLParser
-
- ScriptText - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
RegularExpression Id.
- SearchFiles - Class in org.apache.lucene.demo
-
Simple command-line based search demo.
- setDebugStream(PrintStream) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
-
Set debug output.
- setTabSize(int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
-
- SimpleCharStream - Class in org.apache.lucene.demo.html
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
-
Constructor.
- SP - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
RegularExpression Id.
- Space - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
-
RegularExpression Id.
- specialToken - Variable in class org.apache.lucene.demo.html.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- staticFlag - Static variable in class org.apache.lucene.demo.html.SimpleCharStream
-
Whether parser is static.
- SUMMARY_LENGTH - Static variable in class org.apache.lucene.demo.html.HTMLParser
-
- SwitchTo(int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
-
Switch to specified lex state.