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