Class KieModuleConverter

  • All Implemented Interfaces:
    com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

    public class KieModuleConverter
    extends AbstractXStreamConverter
    • Constructor Detail

      • KieModuleConverter

        public KieModuleConverter()
    • 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)