|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CannotParseException | |
|---|---|
| ezvcard.io.scribe | |
| Uses of CannotParseException in ezvcard.io.scribe |
|---|
| Methods in ezvcard.io.scribe that return CannotParseException | |
|---|---|
protected static CannotParseException |
VCardPropertyScribe.missingXmlElements(String... elements)
Creates a CannotParseException, indicating that the XML elements
that the parser expected to find are missing from the property's XML
element. |
protected static CannotParseException |
VCardPropertyScribe.missingXmlElements(VCardDataType... dataTypes)
Creates a CannotParseException, indicating that the XML elements
that the parser expected to find are missing from the property's XML
element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||