Apache JAMES Mime4j 0.6-redhat-2

org.apache.james.mime4j.field
Class UnstructuredField

java.lang.Object
  extended by org.apache.james.mime4j.field.AbstractField
      extended by org.apache.james.mime4j.field.UnstructuredField
All Implemented Interfaces:
ParsedField, Field

public class UnstructuredField
extends AbstractField

Simple unstructured field such as Subject.


Method Summary
 String getValue()
           
 
Methods inherited from class org.apache.james.mime4j.field.AbstractField
getBody, getName, getParseException, getParser, getRaw, isValidField, parse, parse, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getValue

public String getValue()

Apache JAMES Mime4j 0.6-redhat-2

Copyright © 2004-2012 JBoss by Red Hat. All Rights Reserved.