org.apache.cocoon.template.expression
Class DefaultStringTemplateParser
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.template.expression.AbstractStringTemplateParser
org.apache.cocoon.template.expression.DefaultStringTemplateParser
- All Implemented Interfaces:
- Disposable, LogEnabled, Serviceable, ThreadSafe, StringTemplateParser
public class DefaultStringTemplateParser
- extends AbstractStringTemplateParser
- Version:
- $Id: DefaultStringTemplateParser.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultStringTemplateParser
public DefaultStringTemplateParser()
parseSubstitutions
public List parseSubstitutions(Reader in)
throws Exception
- Throws:
Exception
- See Also:
StringTemplateParser.parseSubstitutions(java.io.Reader)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.