public class CriteriaParser extends Object
| Constructor and Description |
|---|
CriteriaParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class type) |
void |
fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
void |
toXML(Criteria criteria,
XMLStreamWriter writer) |
public static final String CRITERIA
public void fromXML(XMCDA xmcda, StartElement startElement, XMLEventReader eventReader) throws XMLStreamException
XMLStreamExceptionpublic void toXML(Criteria criteria, XMLStreamWriter writer) throws XMLStreamException
XMLStreamExceptionpublic boolean canConvert(Class type)
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.