
public class BRPXMLReader extends BrmoXMLReader
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
soort| Constructor and Description |
|---|
BRPXMLReader(InputStream in,
Date d) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
extractBSN(Node n)
maakt een map met bsn,bsnhash.
|
String |
getXML(Map<String,String> map) |
boolean |
hasNext() |
void |
init() |
Bericht |
next() |
getBestandsDatum, getBestandsNaam, getContactEmail, getGebied, getHash, getOpmerking, getSoort, getStatus, getStatusDatum, setBestandsDatum, setBestandsNaam, setContactEmail, setDatumAsString, setDatumAsString, setGebied, setOpmerking, setSoort, setStatus, setStatusDatumpublic static final String PREFIX
public BRPXMLReader(InputStream in, Date d) throws Exception
Exceptionpublic void init()
throws Exception
init in class BrmoXMLReaderExceptionpublic boolean hasNext()
throws Exception
hasNext in class BrmoXMLReaderExceptionpublic Bericht next() throws Exception
next in class BrmoXMLReaderExceptionpublic Map<String,String> extractBSN(Node n) throws XPathExpressionException
n - document node met bsn-nummerXPathExpressionException - if anypublic String getXML(Map<String,String> map) throws ParserConfigurationException
ParserConfigurationExceptionCopyright © 2014–2019 B3Partners B.V.. All rights reserved.