public class CategoriesParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORIES |
| Constructor and Description |
|---|
CategoriesParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
void |
toXML(Categories categories,
XMLStreamWriter writer) |
public static final String CATEGORIES
public void fromXML(XMCDA xmcda, StartElement startElement, XMLEventReader eventReader) throws XMLStreamException
XMLStreamExceptionpublic void toXML(Categories categories, XMLStreamWriter writer) throws XMLStreamException
XMLStreamExceptionCopyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.