Guvnor - Project Backend 6.0.0.CR4-Pre1

org.guvnor.common.services.project.backend.server.converters
Class KBaseConverter

java.lang.Object
  extended by org.drools.core.util.AbstractXStreamConverter
      extended by org.guvnor.common.services.project.backend.server.converters.KBaseConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

public class 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
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

KBaseConverter

public 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)

Guvnor - Project Backend 6.0.0.CR4-Pre1

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