org.openrdf.query.algebra.evaluation.function
Class FunctionRegistry
java.lang.Object
info.aduna.lang.service.ServiceRegistry<String,Function>
org.openrdf.query.algebra.evaluation.function.FunctionRegistry
public class FunctionRegistry
- extends ServiceRegistry<String,Function>
- Author:
- Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionRegistry
public FunctionRegistry()
getInstance
public static FunctionRegistry getInstance()
- Gets the default QueryParserRegistry.
- Returns:
- The default registry.
getKey
protected String getKey(Function function)
- Specified by:
getKey in class ServiceRegistry<String,Function>
Copyright © 2001-2009 Aduna. All Rights Reserved.