org.apache.cocoon.template.script
Interface InstructionFactory
- All Known Implementing Classes:
- DefaultInstructionFactory
- public interface InstructionFactory
- Version:
- SVN $Id: InstructionFactory.java 279084 2005-09-06 20:10:53Z lgawron $
ROLE
public static final String ROLE
isInstruction
public boolean isInstruction(StartElement element)
createInstruction
public Instruction createInstruction(ParsingContext parsingContext,
StartElement startElement,
Attributes attrs,
Stack stack)
throws SAXException
- Throws:
SAXException
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.