org.apache.james.mime4j.dom.field
Interface UnstructuredField

All Superinterfaces:
Field, ParsedField
All Known Implementing Classes:
UnstructuredFieldImpl

public interface UnstructuredField
extends ParsedField


Method Summary
 java.lang.String getValue()
           
 
Methods inherited from interface org.apache.james.mime4j.dom.field.ParsedField
getParseException, isValidField
 
Methods inherited from interface org.apache.james.mime4j.stream.Field
getBody, getName, getRaw
 

Method Detail

getValue

java.lang.String getValue()


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