public interface TagFactory
TagFactory represents a Factory of Tag instances.
| Modifier and Type | Method and Description |
|---|---|
Tag |
createTag(String name,
Attributes attributes)
Creates a Tag for the given local name and the SAX attributes
|
Tag createTag(String name, Attributes attributes) throws JellyException
JellyExceptionCopyright © 2012 Apache Software Foundation. All Rights Reserved.