Class BlockConverter

java.lang.Object
com.xebialabs.xltype.serialization.xstream.AbstractBlockConverter
com.xebialabs.deployit.booter.remote.xml.BlockConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

public class BlockConverter extends com.xebialabs.xltype.serialization.xstream.AbstractBlockConverter
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
     

    Methods inherited from class com.xebialabs.xltype.serialization.xstream.AbstractBlockConverter

    canConvert, marshal

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlockConverter

      public BlockConverter()
  • Method Details

    • unmarshal

      public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)