|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapperFactory
Provides custom XStream
Mapper
s that wraps around the default chain of
mappers.
Method Summary | |
---|---|
com.thoughtworks.xstream.mapper.MapperWrapper |
createMapper(com.thoughtworks.xstream.mapper.Mapper wrappedMapper)
Create custom mapper that wraps the default mapper chain represented by wrappedMapper. |
Method Detail |
---|
@NotNull com.thoughtworks.xstream.mapper.MapperWrapper createMapper(@NotNull com.thoughtworks.xstream.mapper.Mapper wrappedMapper)
wrappedMapper
- wrapped mapper
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |