public class HttpHeaderParser
extends stream.AbstractProcessor
| Constructor and Description |
|---|
HttpHeaderParser() |
HttpHeaderParser(String section,
String collectionName,
String nameOfFirstLine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollection() |
protected Map<String,String> |
parseHeader(String header) |
stream.Data |
process(stream.Data data) |
void |
setCollection(String collection) |
Copyright © 2015 jwall.org. All Rights Reserved.