public abstract static class IElement.Factory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
IElement.Factory.ElementImpl |
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static IElement |
create(Tag tag) |
static IElement |
create(Tag tag,
AttributeSet attrs) |
public static IElement create(Tag tag, AttributeSet attrs)