|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xsite.model.Entry
org.codehaus.xsite.model.Link
public class Link
Represents a link entry in a sitemap, including title and href.
| Constructor Summary | |
|---|---|
Link(java.lang.String title,
java.lang.String href)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHref()
|
java.lang.String |
getTitle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Link(java.lang.String title,
java.lang.String href)
| Method Detail |
|---|
public java.lang.String getTitle()
public java.lang.String getHref()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||