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