com.esri.gpt.server.csw.provider3.local
Class BBOXParser
java.lang.Object
com.esri.gpt.server.csw.provider3.local.DiscoveryAdapter
com.esri.gpt.server.csw.provider3.local.BBOXParser
- All Implemented Interfaces:
- IBBOXParser
public class BBOXParser
- extends DiscoveryAdapter
- implements IBBOXParser
BBOX parameter parser.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BBOXParser
public BBOXParser(OperationContext context)
- Default constructor
parseBBOX
public void parseBBOX(OperationContext context,
String[] bboxDefinition,
String crs)
throws OwsException
- methods =================================================================
- Specified by:
parseBBOX
in interface IBBOXParser
- Parameters:
context
- contextbboxDefinition
- bbox definitioncrs
- CRS or null
- Throws:
OwsException
- if validation fails
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.