public static final class PluginsAwareMapper.Factory extends Object implements MapperFactory
Constructor and Description |
---|
Factory() |
Factory(boolean enforceVersionCompatibility) |
Modifier and Type | Method and Description |
---|---|
com.thoughtworks.xstream.mapper.MapperWrapper |
createMapper(com.thoughtworks.xstream.mapper.MapperWrapper wrappedMapper)
Create custom mapper that wraps the default mapper chain represented by wrappedMapper.
|
public Factory()
public Factory(boolean enforceVersionCompatibility)
@NotNull public com.thoughtworks.xstream.mapper.MapperWrapper createMapper(@NotNull com.thoughtworks.xstream.mapper.MapperWrapper wrappedMapper)
MapperFactory
Create custom mapper that wraps the default mapper chain represented by wrappedMapper.
createMapper
in interface MapperFactory
wrappedMapper
- wrapped mappernull
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.