public interface XmlProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(XmlParser xmlParser,
Attributes attributes)
Process.
|
void process(XmlParser xmlParser, Attributes attributes) throws Exception
xmlParser
- XmlParserattributes
- attributesException
- exceptionCopyright © 2013. All Rights Reserved.