Drools :: Compiler 6.2.0.Final

org.drools.compiler.kproject.models
Class KieModuleModelImpl.kModuleConverter

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

public static class KieModuleModelImpl.kModuleConverter
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
KieModuleModelImpl.kModuleConverter()
           
 
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, readPropertyMap, writeAttribute, writeList, writeObject, writeObjectList, writePropertyMap, writeString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieModuleModelImpl.kModuleConverter

public KieModuleModelImpl.kModuleConverter()
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.2.0.Final

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