public class MapperFactory
extends java.lang.Object
| Constructor and Description |
|---|
MapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
Mapper |
loadDocument(java.lang.String filename)
This method creates the Java bean mapper by loading the XML file.
|
public Mapper loadDocument(java.lang.String filename)
filename - The XML file name.