Uses of Class
ezvcard.io.CannotParseException

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.
 



Copyright © 2012-2014 Michael Angstadt. All Rights Reserved.