Uses of Package
org.apache.james.mime4j.field.address

Packages that use org.apache.james.mime4j.field.address
org.apache.james.mime4j.field   
org.apache.james.mime4j.field.address   
org.apache.james.mime4j.samples.dom   
 

Classes in org.apache.james.mime4j.field.address used by org.apache.james.mime4j.field
ParseException
          This exception is thrown when parse errors are encountered.
 

Classes in org.apache.james.mime4j.field.address used by org.apache.james.mime4j.field.address
AddressBuilder
          Default (strict) builder for Address and its subclasses.
AddressFormatter
          Default formatter for Address and its subclasses.
AddressListParser
           
AddressListParserConstants
          Token literal values and constants.
AddressListParserTokenManager
          Token Manager.
AddressListParserTreeConstants
           
AddressListParserVisitor
           
ASTaddr_spec
           
ASTaddress
           
ASTaddress_list
           
ASTangle_addr
           
ASTdomain
           
ASTgroup_body
           
ASTlocal_part
           
ASTmailbox
           
ASTname_addr
           
ASTphrase
           
ASTroute
           
BaseNode
           
JJTAddressListParserState
           
LenientAddressBuilder
          Lenient (tolerant to non-critical format violations) builder for Address and its subclasses.
Node
           
ParseException
          This exception is thrown when parse errors are encountered.
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.
 

Classes in org.apache.james.mime4j.field.address used by org.apache.james.mime4j.samples.dom
ParseException
          This exception is thrown when parse errors are encountered.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.