Class ConfigurationItemMarshallingStrategy.ConfigurationItemMarshaller
java.lang.Object
com.thoughtworks.xstream.core.TreeMarshaller
com.thoughtworks.xstream.core.AbstractReferenceMarshaller
com.thoughtworks.xstream.core.ReferenceByXPathMarshaller
com.xebialabs.xltype.serialization.xstream.ConfigurationItemMarshallingStrategy.ConfigurationItemMarshaller
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.DataHolder,com.thoughtworks.xstream.converters.MarshallingContext
- Enclosing class:
- ConfigurationItemMarshallingStrategy
public static class ConfigurationItemMarshallingStrategy.ConfigurationItemMarshaller
extends com.thoughtworks.xstream.core.ReferenceByXPathMarshaller
-
Nested Class Summary
Nested classes/interfaces inherited from class com.thoughtworks.xstream.core.AbstractReferenceMarshaller
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.ReferencedImplicitElementExceptionNested classes/interfaces inherited from class com.thoughtworks.xstream.core.TreeMarshaller
com.thoughtworks.xstream.core.TreeMarshaller.CircularReferenceException -
Field Summary
Fields inherited from class com.thoughtworks.xstream.core.TreeMarshaller
converterLookup, writer -
Constructor Summary
ConstructorsConstructorDescriptionConfigurationItemMarshaller(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.ConverterLookup converterLookup, com.thoughtworks.xstream.mapper.Mapper mapper, int mode) -
Method Summary
Methods inherited from class com.thoughtworks.xstream.core.ReferenceByXPathMarshaller
createReference, createReferenceKey, fireValidReferenceMethods inherited from class com.thoughtworks.xstream.core.AbstractReferenceMarshaller
convertMethods inherited from class com.thoughtworks.xstream.core.TreeMarshaller
convertAnother, convertAnother, get, getMapper, keys, put
-
Constructor Details
-
ConfigurationItemMarshaller
public ConfigurationItemMarshaller(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.ConverterLookup converterLookup, com.thoughtworks.xstream.mapper.Mapper mapper, int mode)
-
-
Method Details
-
start
- Overrides:
startin classcom.thoughtworks.xstream.core.TreeMarshaller
-