public static final class ParserFunctionBase.ParserFunctionAdapter extends XmlAdapter<ParserFunctionBase.ParserFunctionRef,ParserFunctionBase>
| Constructor and Description |
|---|
ParserFunctionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ParserFunctionBase.ParserFunctionRef |
marshal(ParserFunctionBase v) |
ParserFunctionBase |
unmarshal(ParserFunctionBase.ParserFunctionRef v) |
public ParserFunctionBase.ParserFunctionRef marshal(ParserFunctionBase v)
marshal in class XmlAdapter<ParserFunctionBase.ParserFunctionRef,ParserFunctionBase>public ParserFunctionBase unmarshal(ParserFunctionBase.ParserFunctionRef v) throws ClassNotFoundException, InstantiationException, IllegalAccessException
unmarshal in class XmlAdapter<ParserFunctionBase.ParserFunctionRef,ParserFunctionBase>ClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionCopyright © 2010–2018 University of Erlangen-Nürnberg - Open Source Research Group. All rights reserved.