Uses of Class
ezvcard.Ezvcard.ParserChainXmlReader

Packages that use Ezvcard.ParserChainXmlReader
ezvcard   
 

Uses of Ezvcard.ParserChainXmlReader in ezvcard
 

Methods in ezvcard that return Ezvcard.ParserChainXmlReader
static Ezvcard.ParserChainXmlReader Ezvcard.parseXml(File file)
           Parses XML-encoded vCards (xCard).
static Ezvcard.ParserChainXmlReader Ezvcard.parseXml(InputStream in)
           Parses XML-encoded vCards (xCard).
static Ezvcard.ParserChainXmlReader Ezvcard.parseXml(Reader reader)
           Parses XML-encoded vCards (xCard).
 Ezvcard.ParserChainXmlReader Ezvcard.ParserChainXmlReader.register(Class<? extends VCardType> typeClass)
           
 Ezvcard.ParserChainXmlReader Ezvcard.ParserChainXmlReader.warnings(List<List<String>> warnings)
           
 



Copyright © 2012-2013. All Rights Reserved.