|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.DocumentFunction
class DocumentFunction
represents the XSLT Function: node-set document(object, node-set?) The document function allows access to XML documents other than the main source document.
Constructor Summary | |
---|---|
DocumentFunction()
|
Method Summary | |
---|---|
ConvertibleExpr |
makeCallExpr(ConvertibleExpr[] args,
Node exprNode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
DocumentFunction()
Method Detail |
---|
public ConvertibleExpr makeCallExpr(ConvertibleExpr[] args, Node exprNode) throws ParseException
makeCallExpr
in interface Function
ParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |