Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
_
V
v(String, String)
- Static method in class a_vcard.android.util.
Log
Send a
Log.VERBOSE
log message.
v(String, String, Throwable)
- Static method in class a_vcard.android.util.
Log
Send a
Log.VERBOSE
log message and log the exception.
valueOf(CharSequence)
- Static method in class a_vcard.android.text.
SpannableStringBuilder
valueSet()
- Method in class a_vcard.android.content.
ContentValues
Returns a set of all of the keys and values
VBuilder
- Interface in
a_vcard.android.syncml.pim
VCardComposer
- Class in
a_vcard.android.syncml.pim.vcard
Compose VCard string
VCardComposer()
- Constructor for class a_vcard.android.syncml.pim.vcard.
VCardComposer
VCardException
- Exception in
a_vcard.android.syncml.pim.vcard
VCardException()
- Constructor for exception a_vcard.android.syncml.pim.vcard.
VCardException
Constructs a VCardException object
VCardException(String)
- Constructor for exception a_vcard.android.syncml.pim.vcard.
VCardException
Constructs a VCardException object
VCardNestedException
- Exception in
a_vcard.android.syncml.pim.vcard
VCardException thrown when VCard is nested without VCardParser's being notified.
VCardNestedException()
- Constructor for exception a_vcard.android.syncml.pim.vcard.
VCardNestedException
VCardNestedException(String)
- Constructor for exception a_vcard.android.syncml.pim.vcard.
VCardNestedException
VCardParser
- Class in
a_vcard.android.syncml.pim.vcard
VCardParser()
- Constructor for class a_vcard.android.syncml.pim.vcard.
VCardParser
VCardParser_V21
- Class in
a_vcard.android.syncml.pim.vcard
This class is used to parse vcard.
VCardParser_V21()
- Constructor for class a_vcard.android.syncml.pim.vcard.
VCardParser_V21
Create a new VCard parser.
VCardParser_V21(VCardSourceDetector)
- Constructor for class a_vcard.android.syncml.pim.vcard.
VCardParser_V21
VCardParser_V30
- Class in
a_vcard.android.syncml.pim.vcard
This class is used to parse vcard3.0.
VCardParser_V30()
- Constructor for class a_vcard.android.syncml.pim.vcard.
VCardParser_V30
VCardSourceDetector
- Class in
a_vcard.android.syncml.pim.vcard
Class which tries to detects the source of the vCard from its properties.
VCardSourceDetector()
- Constructor for class a_vcard.android.syncml.pim.vcard.
VCardSourceDetector
VCardVersionException
- Exception in
a_vcard.android.syncml.pim.vcard
VCardException used only when the version of the vCard is different.
VCardVersionException()
- Constructor for exception a_vcard.android.syncml.pim.vcard.
VCardVersionException
VCardVersionException(String)
- Constructor for exception a_vcard.android.syncml.pim.vcard.
VCardVersionException
VDataBuilder
- Class in
a_vcard.android.syncml.pim
Store the parse result to custom datastruct: VNode, PropertyNode Maybe several vcard instance, so use vNodeList to store.
VDataBuilder()
- Constructor for class a_vcard.android.syncml.pim.
VDataBuilder
VDataBuilder(String, boolean)
- Constructor for class a_vcard.android.syncml.pim.
VDataBuilder
VDataBuilder(String, String, boolean)
- Constructor for class a_vcard.android.syncml.pim.
VDataBuilder
VERBOSE
- Static variable in class a_vcard.android.util.
Log
Priority constant for the println method; use Log.v.
VERSION_VCARD21
- Static variable in class a_vcard.android.syncml.pim.vcard.
VCardParser
VERSION_VCARD21_INT
- Static variable in class a_vcard.android.syncml.pim.vcard.
VCardComposer
VERSION_VCARD21_INT
- Static variable in class a_vcard.android.syncml.pim.vcard.
VCardParser
VERSION_VCARD30
- Static variable in class a_vcard.android.syncml.pim.vcard.
VCardParser
VERSION_VCARD30_INT
- Static variable in class a_vcard.android.syncml.pim.vcard.
VCardComposer
VERSION_VCARD30_INT
- Static variable in class a_vcard.android.syncml.pim.vcard.
VCardParser
VName
- Variable in class a_vcard.android.syncml.pim.
VNode
VNode
- Class in
a_vcard.android.syncml.pim
VNode()
- Constructor for class a_vcard.android.syncml.pim.
VNode
vNodeList
- Variable in class a_vcard.android.syncml.pim.
VDataBuilder
type=VNode
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
_