Uses of Class
ezvcard.Ezvcard.ParserChainTextString

Packages that use Ezvcard.ParserChainTextString
ezvcard   
 

Uses of Ezvcard.ParserChainTextString in ezvcard
 

Methods in ezvcard that return Ezvcard.ParserChainTextString
 Ezvcard.ParserChainTextString Ezvcard.ParserChainTextString.caretDecoding(boolean enable)
           
static Ezvcard.ParserChainTextString Ezvcard.parse(String str)
           Parses plain text vCards.
 Ezvcard.ParserChainTextString Ezvcard.ParserChainTextString.register(VCardPropertyScribe<? extends VCardProperty> scribe)
           
 Ezvcard.ParserChainTextString Ezvcard.ParserChainTextString.warnings(List<List<String>> warnings)
           
 



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