com.hp.hpl.jena.sparql.pfunction.library
Class splitURI

java.lang.Object
  extended by com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
      extended by com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
          extended by com.hp.hpl.jena.sparql.pfunction.library.splitIRI
              extended by com.hp.hpl.jena.sparql.pfunction.library.splitURI
All Implemented Interfaces:
PropertyFunction

public class splitURI
extends splitIRI

Alternative name for splitIRI


Constructor Summary
splitURI()
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.library.splitIRI
build, execEvaluated
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
exec
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
exec
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

splitURI

public splitURI()


Licenced under the Apache License, Version 2.0