Drools :: Compiler 6.0.0.CR5

org.drools.compiler.kproject.models
Class QualifierModelImpl.QualifierConverter

java.lang.Object
  extended by org.drools.core.util.AbstractXStreamConverter
      extended by org.drools.compiler.kproject.models.QualifierModelImpl.QualifierConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
QualifierModelImpl

public static class QualifierModelImpl.QualifierConverter
extends org.drools.core.util.AbstractXStreamConverter


Nested Class Summary
 
Nested classes/interfaces inherited from class org.drools.core.util.AbstractXStreamConverter
org.drools.core.util.AbstractXStreamConverter.NodeReader
 
Constructor Summary
QualifierModelImpl.QualifierConverter()
           
 
Method Summary
 void marshal(Object value, 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 org.drools.core.util.AbstractXStreamConverter
canConvert, readList, readNodes, readObject, readObjectList, writeAttribute, writeList, writeObject, writeObjectList, writeString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QualifierModelImpl.QualifierConverter

public QualifierModelImpl.QualifierConverter()
Method Detail

marshal

public void marshal(Object value,
                    com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
                    com.thoughtworks.xstream.converters.MarshallingContext context)

unmarshal

public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
                        com.thoughtworks.xstream.converters.UnmarshallingContext context)

Drools :: Compiler 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.