public static final class PluginsAwareMapper.Factory extends Object implements MapperFactory
| Constructor and Description |
|---|
Factory() |
Factory(boolean enforceVersionCompatibility) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull com.thoughtworks.xstream.mapper.MapperWrapper |
createMapper(@NotNull 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 @NotNull com.thoughtworks.xstream.mapper.MapperWrapper createMapper(@NotNull
@NotNull com.thoughtworks.xstream.mapper.MapperWrapper wrappedMapper)
MapperFactoryCreate custom mapper that wraps the default mapper chain represented by wrappedMapper.
createMapper in interface MapperFactorywrappedMapper - wrapped mappernullCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.