org.geotools.filter.expression
Class ToXlinkHrefFunction.Name

java.lang.Object
  extended by org.geotools.filter.expression.ToXlinkHrefFunction.Name
All Implemented Interfaces:
org.opengis.filter.capability.FunctionName, org.opengis.filter.capability.Operator
Enclosing class:
ToXlinkHrefFunction

public static class ToXlinkHrefFunction.Name
extends java.lang.Object
implements org.opengis.filter.capability.FunctionName

Describe how this function works. (should be available via FactoryFinder lookup...)


Constructor Summary
ToXlinkHrefFunction.Name()
           
 
Method Summary
 int getArgumentCount()
           
 java.util.List<java.lang.String> getArgumentNames()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.opengis.filter.capability.Operator
equals, hashCode
 

Constructor Detail

ToXlinkHrefFunction.Name

public ToXlinkHrefFunction.Name()
Method Detail

getArgumentCount

public int getArgumentCount()
Specified by:
getArgumentCount in interface org.opengis.filter.capability.FunctionName

getArgumentNames

public java.util.List<java.lang.String> getArgumentNames()
Specified by:
getArgumentNames in interface org.opengis.filter.capability.FunctionName

getName

public java.lang.String getName()
Specified by:
getName in interface org.opengis.filter.capability.Operator


Copyright © 1996-2010 Geotools. All Rights Reserved.