public class HeaderParser extends Object
If a header name occurs twice the map will contain a List of the values.
| Constructor and Description |
|---|
HeaderParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
String |
getValue() |
void |
init(String in) |
void |
parse(Map<String,Object> m,
String hdr,
boolean lcnames) |
boolean |
parseNext()
Parses the next header from the area.
|
void |
setProperty(String property) |
void |
setValue(String value) |
public final String getProperty()
public final void setProperty(String property)
public final String getValue()
public final void setValue(String value)
public void init(String in)
public boolean parseNext()
Copyright © 2017 etc.to. All rights reserved.