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

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

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

Classes in org.apache.james.mime4j.field that implement ContentLocationField
 class ContentLocationFieldImpl
          Represents a Content-Location field.
 class ContentLocationFieldLenientImpl
          Represents a Content-Location field.
 

Fields in org.apache.james.mime4j.field with type parameters of type ContentLocationField
static FieldParser<ContentLocationField> ContentLocationFieldLenientImpl.PARSER
           
static FieldParser<ContentLocationField> ContentLocationFieldImpl.PARSER
           
 



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