Interface XStreamConfigurator

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(XStreamConfigurator.InstanceId instanceId, com.thoughtworks.xstream.XStream xstream)
    Configure the specified XStream instance.
  • Method Details

    • configure

      void configure(XStreamConfigurator.InstanceId instanceId, com.thoughtworks.xstream.XStream xstream)
      Configure the specified XStream instance.
      Parameters:
      instanceId -
      xstream -