
public class RsgbTransformer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DocumentBuilder |
db |
protected Templates |
t |
| Constructor and Description |
|---|
RsgbTransformer(String pathToXsl) |
| Modifier and Type | Method and Description |
|---|---|
String |
transformToDbXml(Bericht bericht) |
Node |
transformToDbXmlNode(Bericht bericht) |
protected final Templates t
protected final DocumentBuilder db
public RsgbTransformer(String pathToXsl) throws TransformerConfigurationException, ParserConfigurationException
public String transformToDbXml(Bericht bericht) throws SAXException, IOException, TransformerConfigurationException, TransformerException
public Node transformToDbXmlNode(Bericht bericht) throws SAXException, IOException, TransformerConfigurationException, TransformerException
Copyright © 2014–2019 B3Partners B.V.. All rights reserved.