public class FunctionsParser extends Object
| Constructor and Description |
|---|
FunctionsParser() |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
void |
toXML(List<Function> functions,
XMLStreamWriter writer) |
public static final String FUNCTIONS
public List<Function> fromXML(XMCDA xmcda, StartElement startElement, XMLEventReader eventReader) throws XMLStreamException
XMLStreamExceptionpublic void toXML(List<Function> functions, XMLStreamWriter writer) throws XMLStreamException
XMLStreamExceptionCopyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.