|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xpath.compiler.FuncLoader
**For advanced use only** Load functions in function table as needed
Constructor Summary | |
FuncLoader(java.lang.String funcName,
int funcID)
**For advanced use only** |
Method Summary | |
Function |
getFunction()
**For advanced use only** |
java.lang.String |
getName()
**For advanced use only** |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FuncLoader(java.lang.String funcName, int funcID)
Method Detail |
public java.lang.String getName()
public Function getFunction() throws SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |