File
Doc
Category
Size
Date
Package
VNode.java
API Doc
Android 5.1 API
1036
Thu Mar 12 22:22:54 GMT 2015
com.android.vcard.tests.testutils
VNode
java.lang.Object
public class VNode extends Object
Previously used in main vCard handling code but now exists only for testing. TODO: remove this and relevant classes. Given we can have appropriate test cases for VCardEntry and VCardProperty, we won't need redundancy here.
Fields Summary
public ArrayList
propList
Constructors Summary
Methods Summary
Java Code Source