public class TICInfoDatei extends Object
| Modifier and Type | Field and Description |
|---|---|
private File |
ticDatei
die Datei.
|
private String |
ticSchemaDatei
TIC-Info Schema Location.
|
| Constructor and Description |
|---|
TICInfoDatei(File datei)
Konstruktor aus Datei.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RDSMeldungsDaten> |
bildeMeldungen()
Erzeugt aus der Datei eine Liste von enthaltenen RDS-Meldungen.
|
private Document |
getDocument()
Erzeugt das Document zur Datei.
|
private final String ticSchemaDatei
private final File ticDatei
public TICInfoDatei(File datei)
datei - Dateipublic Collection<RDSMeldungsDaten> bildeMeldungen() throws TICInfoDateiException
TICInfoDateiException - bei Fehlernprivate Document getDocument() throws TICInfoDateiException
TICInfoDateiException - bei FehlernCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.