Uses of Interface
org.apache.james.mime4j.dom.field.ContentIdField

Packages that use ContentIdField
org.apache.james.mime4j.field   
 

Uses of ContentIdField in org.apache.james.mime4j.field
 

Classes in org.apache.james.mime4j.field that implement ContentIdField
 class ContentIdFieldImpl
          Represents a Content-Transfer-Encoding field.
 

Fields in org.apache.james.mime4j.field with type parameters of type ContentIdField
static FieldParser<ContentIdField> ContentIdFieldImpl.PARSER
           
 



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