org.codehaus.xsite.model
Class Link

java.lang.Object
  extended byorg.codehaus.xsite.model.Link

public class Link
extends Object


Constructor Summary
Link(String title, String href)
           
 
Method Summary
 String getHref()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Link

public Link(String title,
            String href)
Method Detail

getTitle

public String getTitle()

getHref

public String getHref()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.