Searched refs:ISimpleElement (Results 1 - 5 of 5) sorted by path

/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHTMLDocument.java38 final ISimpleElement meta = ISimpleElement.Factory.create (Tag.META);
140 final ISimpleElement link = ISimpleElement.Factory.create (Tag.LINK);
H A DIElement.java20 interface IElement extends ISimpleElement, IElementList
39 static class ElementImpl extends ISimpleElement.Factory.SimpleElementImpl
H A DISimpleElement.java7 * $Id: ISimpleElement.java,v 1.1.1.1 2004/05/09 16:57:41 vlad_r Exp $
18 interface ISimpleElement extends IContent interface in inherits:IContent
23 ISimpleElement setClass (String classID);
28 public static ISimpleElement create (final Tag tag)
33 public static ISimpleElement create (final Tag tag, final AttributeSet attrs)
38 static class SimpleElementImpl implements ISimpleElement
50 public ISimpleElement setClass (final String classID)
/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 323 milliseconds