StaxDocumentLoader
public 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
IOException
protected abstract void loadResourceXmlFile(XmlContext xmlContext)