Interface FieldParser<T extends ParsedField>

    • Method Detail

      • parse

        T parse​(Field rawField,
                DecodeMonitor monitor)
        Parses raw (unstructured) field and converts it into a structured field.