-
- All Known Implementing Classes:
XfdfReader
public interface FieldReaderRepresents the basic needs for reading fields.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getAllFields()StringgetFieldValue(String fieldKey)List<String>getListValues(String fieldKey)
-