com.hp.hpl.jena.sparql.function.library
Class substr

java.lang.Object
  extended by com.hp.hpl.jena.sparql.function.FunctionBase
      extended by com.hp.hpl.jena.sparql.function.library.substring
          extended by com.hp.hpl.jena.sparql.function.library.substr
All Implemented Interfaces:
Function

public class substr
extends substring

substr - synonym for substring


Constructor Summary
substr()
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.function.library.substring
checkBuild, exec
 
Methods inherited from class com.hp.hpl.jena.sparql.function.FunctionBase
build, exec, getContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

substr

public substr()


Licenced under the Apache License, Version 2.0