A component that renders bread crumbs. By default, it renders a horizontal list from left to right (oldest left) with bread crumb links and a ' / ' as a separator, e.g.
first / second / third
Delegates how the bread crumb model works to {@link DefaultBreadCrumbsModel}.
Override and provide your own markup file if you want to work with other elements, e.g. uls instead of spans.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.