Uses of Class
ezvcard.Ezvcard.ParserChainXmlString

Packages that use Ezvcard.ParserChainXmlString
ezvcard   
 

Uses of Ezvcard.ParserChainXmlString in ezvcard
 

Methods in ezvcard that return Ezvcard.ParserChainXmlString
static Ezvcard.ParserChainXmlString Ezvcard.parseXml(String xml)
           Parses XML-encoded vCards (xCard) from a string.
 Ezvcard.ParserChainXmlString Ezvcard.ParserChainXmlString.register(VCardPropertyScribe<? extends VCardProperty> scribe)
           
 Ezvcard.ParserChainXmlString Ezvcard.ParserChainXmlString.warnings(List<List<String>> warnings)
           
 



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