|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.wimpi.pim.contact.io.vcard.vCardIOFactory
Class representing a ContactIOFactory, which can be used to instantiate vCard marshaller and unmarshaller instances.
| Constructor Summary | |
vCardIOFactory()
|
|
| Method Summary | |
ContactMarshaller |
createContactMarshaller()
Returns a new ContactMarshaller instance. |
ContactUnmarshaller |
createContactUnmarshaller()
Returns a new ContactUnmarshaller instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public vCardIOFactory()
| Method Detail |
public ContactMarshaller createContactMarshaller()
ContactIOFactory
createContactMarshaller in interface ContactIOFactorypublic ContactUnmarshaller createContactUnmarshaller()
ContactIOFactory
createContactUnmarshaller in interface ContactIOFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||