Uses of Class
org.apache.cocoon.bean.Target

Packages that use Target
org.apache.cocoon.bean   
org.apache.cocoon.bean.helpers   
 

Uses of Target in org.apache.cocoon.bean
 

Methods in org.apache.cocoon.bean that return Target
 Target Target.getDerivedTarget(String originalLinkURI)
           
 

Methods in org.apache.cocoon.bean with parameters of type Target
 long CocoonBean.getLastModified(Target target)
           
 ModifiableSource CocoonBean.getSource(Target target)
           
 

Uses of Target in org.apache.cocoon.bean.helpers
 

Methods in org.apache.cocoon.bean.helpers that return Target
 Target Crawler.getTranslatedLink(Target link)
           
 

Methods in org.apache.cocoon.bean.helpers with parameters of type Target
 boolean Crawler.addTarget(Target target)
          Add a target for future processing
 void Crawler.addTranslatedLink(Target target)
           
 Target Crawler.getTranslatedLink(Target link)
           
 boolean Crawler.hasTranslatedLink(Target link)
           
 



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