public class DefaultElementContextFactory extends java.lang.Object implements ElementContextFactory
Constructor and Description |
---|
DefaultElementContextFactory(java.lang.Class c) |
Modifier and Type | Method and Description |
---|---|
ElementContext |
create(org.xml.sax.Attributes attrs) |
public DefaultElementContextFactory(java.lang.Class c)
public ElementContext create(org.xml.sax.Attributes attrs) throws ContextCreationException
create
in interface ElementContextFactory
ContextCreationException