public interface FieldParser<T extends ParsedField>
Fields into
structured ParsedFields.| Modifier and Type | Method and Description |
|---|---|
T |
parse(Field rawField,
DecodeMonitor monitor)
Parses raw (unstructured) field and converts it into a structured field.
|
T parse(Field rawField, DecodeMonitor monitor)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.