See: Description
| Interface | Description |
|---|---|
| XCardQNames |
Contains the XML element names of the standard xCard elements (except the
property element names).
|
| Class | Description |
|---|---|
| XCardDocument |
Represents an XML document that contains vCard objects ("xCard" standard).
|
| XCardElement |
Wraps xCard functionality around an XML
Element object. |
| XCardElement.XCardValue |
Represents the data type and value of a child element under an
XCardElement. |
| XCardNamespaceContext |
Used for xCard XPath expressions.
|
| XCardOutputProperties |
Helper class for setting commonly-used JAXP output properties.
|
| XCardReader |
Reads xCards (XML-encoded vCards) in a streaming fashion.
|
| XCardWriter |
Writes xCards (XML-encoded vCards) in a streaming fashion.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.