Constant Field Values

Contents

org.htmlparser.*

  • org.htmlparser.Parser 
    Modifier and Type Constant Field Value
    public static final java.lang.String VERSION_DATE "Jun 10, 2006"
    public static final double VERSION_NUMBER 1.6
    public static final java.lang.String VERSION_STRING "1.6 (Release Build Jun 10, 2006)"
    public static final java.lang.String VERSION_TYPE "Release Build"
  • org.htmlparser.filters.RegexFilter 
    Modifier and Type Constant Field Value
    public static final int FIND 3
    public static final int LOOKINGAT 2
    public static final int MATCH 1
  • org.htmlparser.lexer.Lexer 
    Modifier and Type Constant Field Value
    public static final java.lang.String VERSION_DATE "Jun 10, 2006"
    public static final double VERSION_NUMBER 1.6
    public static final java.lang.String VERSION_STRING "1.6 (Release Build Jun 10, 2006)"
    public static final java.lang.String VERSION_TYPE "Release Build"
  • org.htmlparser.lexer.Page 
    Modifier and Type Constant Field Value
    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 
    Modifier and Type Constant Field Value
    protected static final int mStartIncrement 100
  • org.htmlparser.lexer.Source 
    Modifier and Type Constant Field Value
    public static final int EOF -1
  • org.htmlparser.lexer.Stream 
    Modifier and Type Constant Field Value
    protected static final int BUFFER_SIZE 4096
    protected static final int EOF -1
  • org.htmlparser.parserapplications.SiteCapturer 
    Modifier and Type Constant Field Value
    protected final int TRANSFER_SIZE 4096
  • org.htmlparser.tags.FormTag 
    Modifier and Type Constant Field Value
    public static final java.lang.String GET "GET"
    public static final java.lang.String POST "POST"
  • org.htmlparser.util.DefaultParserFeedback 
    Modifier and Type Constant Field Value
    public static final int DEBUG 2
    public static final int NORMAL 1
    public static final int QUIET 0
  • org.htmlparser.util.Translate 
    Modifier and Type Constant Field Value
    protected static final int BREAKPOINT 256