KIE :: Decision Model Notation :: Backend 7.14.0.Final-redhat-00002
-
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
public class QNameConverter
extends Object
implements com.thoughtworks.xstream.converters.Converter
Please note this does not extend the DMNBaseConverter as it just need access to the node value itself.
-
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
boolean |
canConvert(Class clazz) |
void |
marshal(Object object,
com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.MarshallingContext context) |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
QNameConverter
public QNameConverter()
KIE :: Decision Model Notation :: Backend 7.14.0.Final-redhat-00002
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.