Searched refs:HyperRef (Results 1 - 4 of 4) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHyperRef.java7 * $Id: HyperRef.java,v 1.1.1.1 2004/05/09 16:57:41 vlad_r Exp $
15 public class HyperRef extends IElement.Factory.ElementImpl class in inherits:IElement.Factory.ElementImpl
19 public HyperRef (final String href, final String text, final boolean nbsp) method in class:HyperRef
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java801 cell.add (new HyperRef (HREF, name, true));
836 cell.add (new HyperRef (HREF, name, true));
932 cell.add (new HyperRef (fullHREFName, buf.toString (), true));
998 cell.add (new HyperRef (fullItemHREF, buf.toString (), true));
1057 cell.add (new HyperRef (fullHREFName, buf.toString (), true));
1364 _title.add (new HyperRef (IAppConstants.APP_HOME_SITE_LINK, IAppConstants.APP_NAME, true));
1385 _bottom.add (new HyperRef (IAppConstants.APP_BUG_REPORT_LINK, IAppConstants.APP_NAME + " " + IAppConstants.APP_VERSION_WITH_BUILD_ID_AND_TAG, true));
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 101 milliseconds