public class ContentMD5FieldImpl extends AbstractField implements ContentMD5Field
Content-MD5 field.| Modifier and Type | Field and Description |
|---|---|
static FieldParser<ContentMD5Field> |
PARSER |
monitor, rawField| Modifier and Type | Method and Description |
|---|---|
String |
getMD5Raw()
Gets the content MD5 raw value defined in this field.
|
getBody, getName, getParseException, getRaw, getRawField, isValidField, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParseException, isValidFieldpublic static final FieldParser<ContentMD5Field> PARSER
public String getMD5Raw()
ContentMD5FieldgetMD5Raw in interface ContentMD5Fieldnull if not set.Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.