|
||||||||||
| 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.processor.XSLTElementProcessor
|
+--org.apache.xalan.processor.ProcessorTemplateElem
|
+--org.apache.xalan.processor.ProcessorExsltFuncResult
**For internal use only** This class processes parse events for an exslt func:result element.
| Constructor Summary | |
ProcessorExsltFuncResult()
|
|
| Method Summary | |
void |
startElement(StylesheetHandler handler,
java.lang.String uri,
java.lang.String localName,
java.lang.String rawName,
Attributes attributes)
Verify that the func:result element does not appear within a variable, parameter, or another func:result, and that it belongs to a func:function element. |
| Methods inherited from class org.apache.xalan.processor.ProcessorTemplateElem |
endElement |
| Methods inherited from class org.apache.xalan.processor.XSLTElementProcessor |
characters,
ignorableWhitespace,
notationDecl,
processingInstruction,
resolveEntity,
skippedEntity,
startNonText,
unparsedEntityDecl |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ProcessorExsltFuncResult()
| Method Detail |
public void startElement(StylesheetHandler handler,
java.lang.String uri,
java.lang.String localName,
java.lang.String rawName,
Attributes attributes)
throws SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||