public class BreadcrumbItem extends Object
static String
copyright
protected String
href
text
title
BreadcrumbItem(String href, String text, String title)
String
getHref()
getText()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String copyright
protected final String href
protected final String text
protected final String title
public BreadcrumbItem(String href, String text, String title)
public String getHref()
public String getText()
public String getTitle()