com.hp.hpl.jena.sparql.function
Class CastXSD_Numeric
java.lang.Object
com.hp.hpl.jena.sparql.function.CastXSD
com.hp.hpl.jena.sparql.function.CastXSD_Numeric
- All Implemented Interfaces:
- FunctionFactory
public class CastXSD_Numeric
- extends CastXSD
CastXSD_Numeric
public CastXSD_Numeric(XSDDatatype dt)
create
public Function create(String uri)
- Description copied from interface:
FunctionFactory
- Create a function with the given URI
- Specified by:
create in interface FunctionFactory- Overrides:
create in class CastXSD
- Parameters:
uri - URI
- Returns:
- Function
Licenced under the Apache License, Version 2.0