it.geosolutions.geoserver.rest.encoder.feature
Class GSAttributeEncoder.filterByName

java.lang.Object
  extended by it.geosolutions.geoserver.rest.encoder.feature.GSAttributeEncoder.filterByName
All Implemented Interfaces:
Serializable, org.jdom.filter.Filter
Enclosing class:
GSAttributeEncoder

public static class GSAttributeEncoder.filterByName
extends Object
implements org.jdom.filter.Filter

See Also:
Serialized Form

Constructor Summary
GSAttributeEncoder.filterByName(String keyword)
           
 
Method Summary
 boolean matches(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSAttributeEncoder.filterByName

public GSAttributeEncoder.filterByName(String keyword)
Method Detail

matches

public boolean matches(Object obj)
Specified by:
matches in interface org.jdom.filter.Filter


Copyright © 2007-2013 GeoSolutions. All Rights Reserved.