|
HTML Lexer Jar Home Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.htmlparser.* |
|---|
| org.htmlparser.lexer.InputStreamSource | ||
|---|---|---|
public static final int |
BUFFER_SIZE |
16384 |
| org.htmlparser.lexer.Lexer | ||
|---|---|---|
public static final java.lang.String |
VERSION_DATE |
"Sep 17, 2006" |
public static final double |
VERSION_NUMBER |
2.0 |
public static final java.lang.String |
VERSION_STRING |
"2.0 (Release Build Sep 17, 2006)" |
public static final java.lang.String |
VERSION_TYPE |
"Release Build" |
| org.htmlparser.lexer.Page | ||
|---|---|---|
public static final java.lang.String |
DEFAULT_CHARSET |
"ISO-8859-1" |
public static final java.lang.String |
DEFAULT_CONTENT_TYPE |
"text/html" |
public static final char |
EOF |
65535 |
| org.htmlparser.lexer.PageIndex | ||
|---|---|---|
protected static final int |
mStartIncrement |
100 |
| org.htmlparser.lexer.Source | ||
|---|---|---|
public static final int |
EOF |
-1 |
| org.htmlparser.lexer.Stream | ||
|---|---|---|
protected static final int |
BUFFER_SIZE |
4096 |
protected static final int |
EOF |
-1 |
|
© 2006 Derrick Oswald April 1, 2006
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| HTML Parser is an open source library released under Common Public License. |