|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.clarkparsia.pellet.rules.builtins.StringFunctionAdapter
public class StringFunctionAdapter
Title: String-to-String Function Adapter
Description: Adapter from StringToStringFunction to Function
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
Constructor Summary | |
---|---|
StringFunctionAdapter(StringToStringFunction function)
|
|
StringFunctionAdapter(StringToStringFunction function,
java.lang.String datatypeURI)
|
Method Summary | |
---|---|
Literal |
apply(ABox abox,
Literal expected,
Literal... litArgs)
Apply the function against a set of arguments. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringFunctionAdapter(StringToStringFunction function)
public StringFunctionAdapter(StringToStringFunction function, java.lang.String datatypeURI)
Method Detail |
---|
public Literal apply(ABox abox, Literal expected, Literal... litArgs)
Function
apply
in interface Function
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |