Class StepConverter

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

public class StepConverter extends com.xebialabs.xltype.serialization.xstream.AbstractStepConverter
  • 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.AbstractStepConverter

    canConvert, marshal

    Methods inherited from class java.lang.Object

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

    • StepConverter

      public StepConverter()
  • Method Details

    • unmarshal

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