Searched defs:ISimpleElement (Results 1 - 2 of 2) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
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 ...

Completed in 185 milliseconds