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) |
public String getCollection()
public void setCollection(String collection)
collection - the collection to setpublic stream.Data process(stream.Data data)
stream.data.DataProcessor#process(stream.data.Data)Copyright © 2014 jwall.org. All rights reserved.