|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.function.FunctionBase
com.hp.hpl.jena.sparql.function.FunctionBase2
com.hp.hpl.jena.sparql.function.library.FN_StrContains
public class FN_StrContains
string contains - fn:contains
| Constructor Summary | |
|---|---|
FN_StrContains()
|
|
| Method Summary | |
|---|---|
NodeValue |
exec(NodeValue str,
NodeValue match)
|
| Methods inherited from class com.hp.hpl.jena.sparql.function.FunctionBase2 |
|---|
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 |
|---|
public FN_StrContains()
| Method Detail |
|---|
public NodeValue exec(NodeValue str,
NodeValue match)
exec in class FunctionBase2
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||