Uses of Class
org.codehaus.xsite.model.Link

Packages that use Link
org.codehaus.xsite.model   
 

Uses of Link in org.codehaus.xsite.model
 

Methods in org.codehaus.xsite.model that return types with arguments of type Link
 Collection<Link> Page.getLinks()
           
 

Constructor parameters in org.codehaus.xsite.model with type arguments of type Link
Page(String filename, String head, String body, Collection<Link> links, Properties properties)
          Creates a Page
 



Copyright © 2011. All Rights Reserved.