Drools :: Compiler 6.0.0.CR5

org.drools.compiler.kproject.models
Class KieBaseModelImpl.KBaseConverter

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

public static class KieBaseModelImpl.KBaseConverter
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
KieBaseModelImpl.KBaseConverter()
           
 
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

KieBaseModelImpl.KBaseConverter

public KieBaseModelImpl.KBaseConverter()
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.