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(org.apache.cocoon.environment.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(org.apache.cocoon.environment.Environment env, SitemapSourceInfo info)
           
 

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

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



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.