org.apache.cocoon.components.treeprocessor.variables
Class LegacySitemapStringTemplateParser

java.lang.Object
  extended byorg.apache.cocoon.template.expression.AbstractStringTemplateParser
      extended byorg.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 $

Nested Class Summary
 class LegacySitemapStringTemplateParser.SitemapExpressionSubstitution
           
 
Field Summary
 
Fields inherited from interface org.apache.cocoon.el.parsing.StringTemplateParser
ROLE
 
Constructor Summary
LegacySitemapStringTemplateParser()
           
 
Method Summary
 ServiceManager getServiceManager()
           
protected  List parseSubstitutions(Reader in)
           
 void setServiceManager(ServiceManager serviceManager)
           
 
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
 

Constructor Detail

LegacySitemapStringTemplateParser

public LegacySitemapStringTemplateParser()
Method Detail

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.