com.hp.hpl.jena.sparql.function.library
Class FN_StrEndsWith
java.lang.Object
com.hp.hpl.jena.sparql.function.FunctionBase
com.hp.hpl.jena.sparql.function.FunctionBase2
com.hp.hpl.jena.sparql.function.library.FN_StrEndsWith
- All Implemented Interfaces:
- Function
public class FN_StrEndsWith
- extends FunctionBase2
fn:ends-with
FN_StrEndsWith
public FN_StrEndsWith()
exec
public NodeValue exec(NodeValue str,
NodeValue match)
- Specified by:
exec in class FunctionBase2
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.