Apache Tomcat 7.0.28

Package org.apache.tomcat.util.http.parser

Interface Summary
HttpParserConstants Token literal values and constants.
HttpParserTreeConstants  
Node  
 

Class Summary
AstAttribute Represents an attribute as per section 3.6 of RFC 2616.
AstMediaType Represents a media-type as per section 3.7 of RFC 2616.
AstParameter Represents a parameter as per section 3.6 of RFC 2616.
AstSubType Represents a sub-type as per section 3.7 of RFC 2616.
AstType Represents a type as per section 3.7 of RFC 2616.
AstValue Represents a value as per section 3.6 of RFC 2616.
HttpParser  
HttpParserTokenManager Token Manager.
JJTHttpParserState  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError Token Manager Error.
 


Apache Tomcat 7.0.28

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.