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
 java.util.Collection<Link> Page.getLinks()
           
 

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



Copyright © 2009 null. All Rights Reserved.