Uses of Class
org.apache.james.mime4j.field.address.parser.ASTmailbox

Packages that use ASTmailbox
org.apache.james.mime4j.field.address.parser   
 

Uses of ASTmailbox in org.apache.james.mime4j.field.address.parser
 

Methods in org.apache.james.mime4j.field.address.parser that return ASTmailbox
 ASTmailbox AddressListParser.parseMailbox()
           
 

Methods in org.apache.james.mime4j.field.address.parser with parameters of type ASTmailbox
 java.lang.Object AddressListParserVisitor.visit(ASTmailbox node, java.lang.Object data)
           
 



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