|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by javax.mail.Header extended by javax.mail.internet.InternetHeaders.InternetHeader
protected static final class InternetHeaders.InternetHeader
An individual internet header. This class is only used by subclasses of InternetHeaders.
An InternetHeader object with a null value is used as a placeholder for headers of that name, to preserve the order of headers. A placeholder InternetHeader object with a name of ":" marks the location in the list of headers where new headers are added by default.
Field Summary |
---|
Fields inherited from class javax.mail.Header |
---|
name, value |
Constructor Summary | |
---|---|
InternetHeaders.InternetHeader(String l)
Constructor that takes a line and splits out the header name. |
|
InternetHeaders.InternetHeader(String n,
String v)
Constructor that takes a header name and value. |
Method Summary | |
---|---|
String |
getValue()
Return the "value" part of the header line. |
Methods inherited from class javax.mail.Header |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternetHeaders.InternetHeader(String l)
public InternetHeaders.InternetHeader(String n, String v)
Method Detail |
---|
public String getValue()
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
Scripting on this page tracks web page traffic, but does not change the content in any way.