org.apache.cocoon.template.expression
Class JXTGStringTemplateParser
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.template.expression.AbstractStringTemplateParser
org.apache.cocoon.template.expression.JXTGStringTemplateParser
- All Implemented Interfaces:
- Disposable, LogEnabled, Serviceable, ThreadSafe, StringTemplateParser
public class JXTGStringTemplateParser
- extends AbstractStringTemplateParser
- Version:
- $Id: JXTGStringTemplateParser.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 |
JXPATH
public static final String JXPATH
- See Also:
- Constant Field Values
JEXL
public static final String JEXL
- See Also:
- Constant Field Values
JAVASCRIPT
public static final String JAVASCRIPT
- See Also:
- Constant Field Values
JXTGStringTemplateParser
public JXTGStringTemplateParser()
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.