|
||||||||||
| 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.library.FN_StrConcat
public class FN_StrConcat
Function that concatenates arguments as strings. fn:concat
| Constructor Summary | |
|---|---|
FN_StrConcat()
|
|
| Method Summary | |
|---|---|
void |
checkBuild(java.lang.String uri,
ExprList args)
|
NodeValue |
exec(java.util.List<NodeValue> args)
Function call to a list of evaluated argument values |
| 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_StrConcat()
| Method Detail |
|---|
public final NodeValue exec(java.util.List<NodeValue> args)
FunctionBase
exec in class FunctionBase
public void checkBuild(java.lang.String uri,
ExprList args)
checkBuild in class FunctionBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||