com.vladium.emma.report.html.doc
Class IElement.Factory

java.lang.Object
  extended by com.vladium.emma.report.html.doc.IElement.Factory
Enclosing interface:
IElement

public abstract static class IElement.Factory
extends java.lang.Object


Nested Class Summary
(package private) static class IElement.Factory.ElementImpl
           
 
Constructor Summary
IElement.Factory()
           
 
Method Summary
static IElement create(Tag tag)
           
static IElement create(Tag tag, AttributeSet attrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IElement.Factory

public IElement.Factory()
Method Detail

create

public static IElement create(Tag tag)

create

public static IElement create(Tag tag,
                              AttributeSet attrs)