Package | Description |
---|---|
ezvcard.io |
Contains I/O related classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<ParseWarning> |
StreamReader.warnings |
Modifier and Type | Method and Description |
---|---|
ParseWarning |
ParseWarning.Builder.build()
Builds the
ParseWarning object. |
Modifier and Type | Method and Description |
---|---|
List<ParseWarning> |
StreamReader.getWarnings()
Gets the warnings from the last vCard that was unmarshalled.
|
List<ParseWarning> |
ParseContext.getWarnings()
Gets the parse warnings.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.