| org.geoserver.wfs.xml.XSQNameBinding
XSQNameBinding | public class XSQNameBinding extends org.geotools.xs.bindings.XSQNameBinding (Code) | | Overrides the base class parsing code so that prefix can be resolved
to URI's using the GeoServer
Data catalog as well
author: Andrea Aime - TOPP |
Method Summary | |
public Object | parse(InstanceComponent instance, Object value)
This binding returns objects of type
QName . |
|
|