Class TitleCase
java.lang.Object
org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
org.eclipse.rdf4j.spin.function.spif.TitleCase
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.rdf4j.spin.function.spif.AbstractStringReplacer
evaluate, getURI
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
evaluate, mustReturnDifferentResult
-
Constructor Details
-
TitleCase
public TitleCase()
-
-
Method Details
-
transform
- Specified by:
transform
in classAbstractStringReplacer
-