This project has retired. For details please refer to its
Attic page.
LegacySitemapStringTemplateParser (Cocoon Sitemap Implementation 1.0.0 API)
org.apache.cocoon.components.treeprocessor.variables
Class LegacySitemapStringTemplateParser
java.lang.Object
org.apache.cocoon.template.expression.AbstractStringTemplateParser
org.apache.cocoon.components.treeprocessor.variables.LegacySitemapStringTemplateParser
- All Implemented Interfaces:
- org.apache.cocoon.el.parsing.StringTemplateParser
- public class LegacySitemapStringTemplateParser
- extends org.apache.cocoon.template.expression.AbstractStringTemplateParser
- Version:
- $Id: LegacySitemapStringTemplateParser.html 1304280 2012-03-23 11:18:01Z ilgrosso $
| Fields inherited from interface org.apache.cocoon.el.parsing.StringTemplateParser |
ROLE |
| Methods inherited from class org.apache.cocoon.template.expression.AbstractStringTemplateParser |
compile, compile, compileBoolean, compileExpr, compileInt, getExpressionFactory, parseSubstitutions, setExpressionFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacySitemapStringTemplateParser
public LegacySitemapStringTemplateParser()
getServiceManager
public ServiceManager getServiceManager()
setServiceManager
public void setServiceManager(ServiceManager serviceManager)
parseSubstitutions
protected List parseSubstitutions(Reader in)
throws Exception
- Throws:
Exception
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.