StaxDocumentLoaderpublic abstract class DocumentLoader extends Object
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
packageName |
| Constructor | Description |
|---|---|
DocumentLoader(String packageName,
Path resourceBase) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
load(String folderBaseName) |
|
protected abstract void |
loadResourceXmlFile(XmlContext xmlContext) |
protected final String packageName
public void load(String folderBaseName) throws IOException
IOExceptionprotected abstract void loadResourceXmlFile(XmlContext xmlContext)