Uses of Package
ezvcard

Packages that use ezvcard
ezvcard   
ezvcard.io   
ezvcard.io.html   
ezvcard.io.json   
ezvcard.io.scribe   
ezvcard.io.text   
ezvcard.io.xml   
ezvcard.parameter   
ezvcard.property   
 

Classes in ezvcard used by ezvcard
Ezvcard.ParserChainHtmlReader
          Chainer class for parsing HTML vCards.
Ezvcard.ParserChainHtmlString
          Chainer class for parsing HTML vCards.
Ezvcard.ParserChainJsonReader
          Chainer class for parsing JSON-encoded vCards (jCard).
Ezvcard.ParserChainJsonString
          Chainer class for parsing JSON-encoded vCards (jCard).
Ezvcard.ParserChainTextReader
          Chainer class for parsing plain text vCards.
Ezvcard.ParserChainTextString
          Chainer class for parsing plain text vCards.
Ezvcard.ParserChainXmlDom
          Chainer class for parsing XML vCards.
Ezvcard.ParserChainXmlReader
          Chainer class for parsing XML vCards.
Ezvcard.ParserChainXmlString
          Chainer class for parsing XML vCards.
Ezvcard.WriterChainHtml
          Chainer class for writing HTML vCards (hCard).
Ezvcard.WriterChainJson
          Chainer class for writing JSON-encoded vCards (jCard).
Ezvcard.WriterChainText
          Chainer class for writing plain text vCards
Ezvcard.WriterChainXml
          Chainer class for writing XML vCards (xCard).
Messages
          Singleton for accessing the i18n resource bundle.
ValidationWarnings
           Holds the validation warnings of a vCard.
VCard
          Represents a vCard.
VCardDataType
          Defines the data type of a property's value.
VCardVersion
          Contains all possible vCard versions.
Warning
          Represents a warning.
 

Classes in ezvcard used by ezvcard.io
VCard
          Represents a vCard.
VCardException
          Base exception for all ez-vcard exceptions.
 

Classes in ezvcard used by ezvcard.io.html
VCard
          Represents a vCard.
 

Classes in ezvcard used by ezvcard.io.json
VCard
          Represents a vCard.
VCardDataType
          Defines the data type of a property's value.
VCardException
          Base exception for all ez-vcard exceptions.
 

Classes in ezvcard used by ezvcard.io.scribe
VCard
          Represents a vCard.
VCardDataType
          Defines the data type of a property's value.
VCardVersion
          Contains all possible vCard versions.
 

Classes in ezvcard used by ezvcard.io.text
VCard
          Represents a vCard.
VCardException
          Base exception for all ez-vcard exceptions.
VCardVersion
          Contains all possible vCard versions.
 

Classes in ezvcard used by ezvcard.io.xml
VCard
          Represents a vCard.
VCardDataType
          Defines the data type of a property's value.
VCardVersion
          Contains all possible vCard versions.
 

Classes in ezvcard used by ezvcard.parameter
VCardDataType
          Defines the data type of a property's value.
VCardVersion
          Contains all possible vCard versions.
Warning
          Represents a warning.
 

Classes in ezvcard used by ezvcard.property
VCard
          Represents a vCard.
VCardDataType
          Defines the data type of a property's value.
VCardVersion
          Contains all possible vCard versions.
Warning
          Represents a warning.
 



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