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

/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DIElement.java7 * $Id: IElement.java,v 1.1.1.1 2004/05/09 16:57:41 vlad_r Exp $
20 interface IElement extends ISimpleElement, IElementList interface in inherits:ISimpleElement,IElementList
24 IElement setText (String text, boolean nbsp); // size() is 0 after this
28 public static IElement create (final Tag tag)
33 public static IElement create (final Tag tag, final AttributeSet attrs)
40 implements IElement
99 public IElement setText (final String text, final boolean nbsp)
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 133 milliseconds