parsing only for tests
This commit is contained in:
@@ -195,7 +195,7 @@ public class ZUGFeRDImporter {
|
|||||||
/**
|
/**
|
||||||
* needs to be called to be able to call the getters
|
* needs to be called to be able to call the getters
|
||||||
*/
|
*/
|
||||||
public void parse() {
|
protected void parse() {
|
||||||
DocumentBuilderFactory factory = null;
|
DocumentBuilderFactory factory = null;
|
||||||
DocumentBuilder builder = null;
|
DocumentBuilder builder = null;
|
||||||
Document document = null;
|
Document document = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user