Class AbstractProcessor
java.lang.Object
org.opengis.cite.ogcapiedr10.queries.AbstractProcessor
- Direct Known Subclasses:
 AreaQueryProcessor,CorridorQueryProcessor,PositionQueryProcessor,TrajectoryQueryProcessor
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription(package private) intgetMaximum(int noOfCollections, int collectionsListSize) (package private) StringgetSupportedFormat(List<String> outputFormatList) readStringFromURL(String urlString, int limit)  
- 
Field Details
- 
queryTypeNotSupported
- See Also:
 
 
 - 
 - 
Constructor Details
- 
AbstractProcessor
public AbstractProcessor() 
 - 
 - 
Method Details
- 
readStringFromURL
- Throws:
 Exception
 - 
getMaximum
int getMaximum(int noOfCollections, int collectionsListSize)  - 
getSupportedFormat
 
 -