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