Package | Description |
---|---|
info.bioinfweb.jphyloio.events |
Contains implementations of JPhyloIO events, triggered during event based parsing.
|
info.bioinfweb.jphyloio.events.meta |
Contains event classes that model metadata, as well as related implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CommentEvent
Event that indicates that a comment has been parsed at the current position or within the data the last
non-comment event has been parsed from.
|
Modifier and Type | Class and Description |
---|---|
class |
LiteralMetadataContentEvent
This event represents a value of a literal metadata and is therefore always nested inside start and end events of the type
EventContentType.LITERAL_META . |