Package | Description |
---|---|
org.dozer.loader | |
org.dozer.loader.api | |
org.dozer.loader.xml |
Modifier and Type | Method and Description |
---|---|
MappingFileData |
DozerBuilder.build() |
MappingFileData |
MappingsSource.read(T source) |
Modifier and Type | Method and Description |
---|---|
LoadMappingsResult |
CustomMappingsLoader.load(List<MappingFileData> mappings) |
Modifier and Type | Method and Description |
---|---|
MappingFileData |
BeanMappingBuilder.build()
For internal use
|
Modifier and Type | Method and Description |
---|---|
MappingFileData |
XMLParser.read(Document document)
Builds object representation of mappings based on content of Xml document
|
MappingFileData |
MappingStreamReader.read(InputStream xmlStream) |
MappingFileData |
MappingFileReader.read(String fileName) |
MappingFileData |
MappingFileReader.read(URL url) |
Copyright © 2005-2014 dozer. All Rights Reserved.