Uses of Class
org.apache.cocoon.components.source.impl.SitemapSourceInfo

Packages that use SitemapSourceInfo
org.apache.cocoon.components.source.impl   
org.apache.cocoon.environment.internal   
org.apache.cocoon.environment.wrapper   
 

Uses of SitemapSourceInfo in org.apache.cocoon.components.source.impl
 

Methods in org.apache.cocoon.components.source.impl that return SitemapSourceInfo
static SitemapSourceInfo SitemapSourceInfo.parseURI(Environment env, String sitemapURI)
           
 

Uses of SitemapSourceInfo in org.apache.cocoon.environment.internal
 

Constructors in org.apache.cocoon.environment.internal with parameters of type SitemapSourceInfo
ForwardEnvironmentWrapper(Environment env, SitemapSourceInfo info, Logger logger)
           
 

Uses of SitemapSourceInfo in org.apache.cocoon.environment.wrapper
 

Constructors in org.apache.cocoon.environment.wrapper with parameters of type SitemapSourceInfo
EnvironmentWrapper(Environment env, SitemapSourceInfo info, Logger logger)
          Construct a new environment.
EnvironmentWrapper(Environment env, SitemapSourceInfo info, Logger logger, boolean wrapResponse)
          Construct a new environment.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.