| Package | Description |
|---|---|
| dk.dma.ais.proprietary | |
| dk.dma.ais.sentence |
| Modifier and Type | Method and Description |
|---|---|
IProprietaryTag |
GatehouseFactory.getTag(SentenceLine sl)
Return the tag for line, if matches, otherwise null is returned
|
abstract IProprietaryTag |
ProprietaryFactory.getTag(SentenceLine sl)
Return the tag for line, if matches, otherwise null is returned
|
static IProprietaryTag |
ProprietaryFactory.parseTag(SentenceLine sl)
Parse tag proprietary tag.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParametricSentence.baseParse(SentenceLine sl)
Base parse method to be used by extending classes
|
protected void |
Sentence.baseParse(SentenceLine sl)
Basic parse of line into sentence parts
|
protected void |
EncapsulatedSentence.baseParse(SentenceLine sl)
Base parse method to be used by extending classes
|
static Date |
Sentence.findMssisTimestamp(SentenceLine sentenceLine)
Try to get the proprietary MSSIS timestamp appended to the NMEA sentence
|
int |
Abm.parse(SentenceLine sl)
Implemented parse method.
|
int |
Abk.parse(SentenceLine sl)
Parse method.
|
int |
Bbm.parse(SentenceLine sl)
Implemented parse method.
|
abstract int |
Sentence.parse(SentenceLine sl)
Abstract method that all sentence classes must implement
The method handles assembly and extraction of the 6-bit data from sentences.
|
int |
Vdm.parse(SentenceLine sl)
Implemented parse method.
|
int |
AnySentence.parse(SentenceLine sl) |
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.