Package | Description |
---|---|
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
protected static CannotParseException |
ICalPropertyScribe.missingXmlElements(ICalDataType... dataTypes)
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 |
ICalPropertyScribe.missingXmlElements(String... elements)
Creates a
CannotParseException , indicating that the XML elements
that the parser expected to find are missing from property's XML element. |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.