org.apache.cocoon.template.instruction
Class Out
java.lang.Object
org.apache.cocoon.template.script.event.Event
org.apache.cocoon.template.instruction.Instruction
org.apache.cocoon.template.instruction.Out
public class Out
- extends Instruction
- Version:
- SVN $Id: Out.java 449189 2006-09-23 06:52:29Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Out
public Out(ParsingContext parsingContext,
StartElement raw,
Attributes attrs,
Stack stack)
throws SAXException
- Throws:
SAXException
execute
public Event execute(XMLConsumer consumer,
ExpressionContext expressionContext,
ExecutionContext executionContext,
MacroContext macroContext,
Event startEvent,
Event endEvent)
throws SAXException
- Overrides:
execute
in class Event
- Throws:
SAXException
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.