Interface JsonPathMetadataProcessor

All Known Implementing Classes:
ArrayElementAttributeProcessor, CrossRefAuthorMetadataProcessor, CrossRefDateMetadataProcessor, MatrixElementProcessor

public interface JsonPathMetadataProcessor
Service interface class for processing json object. The implementation of this class is responsible for all business logic calls for extracting of values from json object.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk@4science.com)