public class XMLParser extends Object implements MappingsSource<Document>
| Constructor and Description |
|---|
XMLParser() |
| Modifier and Type | Method and Description |
|---|---|
MappingFileData |
read(Document document)
Builds object representation of mappings based on content of Xml document
|
public MappingFileData read(Document document)
read in interface MappingsSource<Document>Copyright © 2005-2014 dozer. All Rights Reserved.