Guvnor - Project Backend 6.1.0.Beta4

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

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

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

QualifierConverter

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

Guvnor - Project Backend 6.1.0.Beta4

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