|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.xml.utils.UnImplNode
|
+--org.apache.xalan.templates.ElemTemplateElement
|
+--org.apache.xalan.templates.ElemTemplate
|
+--org.apache.xalan.templates.ElemExsltFunction
Implement func:function.
| Fields inherited from class org.apache.xalan.templates.ElemTemplate |
m_frameSize |
| Constructor Summary | |
ElemExsltFunction()
|
|
| Method Summary | |
void |
compose(StylesheetRoot sroot)
Called after everything else has been recomposed, and allows the function to set remaining values that may be based on some other property that depends on recomposition. |
void |
execute(TransformerImpl transformer,
XObject[] args)
|
java.lang.String |
getNodeName()
Return the node name, defined in the Constants class. |
int |
getXSLToken()
Get an integer representation of the element type. |
| Methods inherited from class org.apache.xalan.templates.ElemTemplate |
endCompose,
execute,
getMatch,
getMode,
getName,
getPriority,
getPublicId,
getStylesheet,
getStylesheetComposed,
getStylesheetRoot,
getSystemId,
recompose,
setLocaterInfo,
setMatch,
setMode,
setName,
setPriority,
setStylesheet |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ElemExsltFunction()
| Method Detail |
public int getXSLToken()
Constantspublic java.lang.String getNodeName()
org.apache.xalan.templates.Constants.
public void execute(TransformerImpl transformer,
XObject[] args)
throws TransformerException
public void compose(StylesheetRoot sroot)
throws TransformerException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||