com.gammastream.validity._private
Class GSVUtilityParser
java.lang.Object
|
+--com.gammastream.validity._private.GSVUtilityParser
- All Implemented Interfaces:
- GSVUtilityParserConstants
- public class GSVUtilityParser
- extends java.lang.Object
- implements GSVUtilityParserConstants
| Fields inherited from interface com.gammastream.validity._private.GSVUtilityParserConstants |
alpha, alphadigit, article, DEFAULT, digit, digits, domainlabel, email_address, encoded822addr, EOF, escape, extra, file_url, fpath, fsegment, ftp_url, ftptype, gopher_and_string, gopher_url, group, grouppart, gtype, hex, hialpha, host, hostname, hostnumber, hostport, hpath, hsegment, http_url, https_url, login, lowalpha, mailto_url, national, news_url, password, port, punctuation, reserved, safe, search, selector, telnet_url, tokenImage, toplabel, uchar, unreserved, url, urlpath, user, word, xchar |
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
token_source
public static GSVUtilityParserTokenManager token_source
jj_input_stream
static SimpleCharStream jj_input_stream
token
public static Token token
jj_nt
public static Token jj_nt
GSVUtilityParser
public GSVUtilityParser(java.io.InputStream stream)
GSVUtilityParser
public GSVUtilityParser(java.io.Reader stream)
GSVUtilityParser
public GSVUtilityParser(GSVUtilityParserTokenManager tm)
main
public static void main(java.lang.String[] args)
throws ParseException
validateEmailAddress
public static final void validateEmailAddress()
throws ParseException
validateURL
public static final void validateURL()
throws ParseException
ReInit
public static void ReInit(java.io.InputStream stream)
ReInit
public static void ReInit(java.io.Reader stream)
ReInit
public void ReInit(GSVUtilityParserTokenManager tm)
getNextToken
public static final Token getNextToken()
getToken
public static final Token getToken(int index)
generateParseException
public static final ParseException generateParseException()
enable_tracing
public static final void enable_tracing()
disable_tracing
public static final void disable_tracing()