local.tomas.vcard.impl
Class VCardReaderImpl.Tracker

java.lang.Object
  extended by local.tomas.vcard.impl.VCardReaderImpl.Tracker
Enclosing class:
VCardReaderImpl

protected static class VCardReaderImpl.Tracker
extends java.lang.Object


Constructor Summary
VCardReaderImpl.Tracker(VType type, VCardConfiguration conf)
           
 
Method Summary
 java.util.List<VCard> getResult()
           
 VType getType()
           
 void parseLine(java.lang.String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VCardReaderImpl.Tracker

public VCardReaderImpl.Tracker(VType type,
                               VCardConfiguration conf)
Method Detail

getType

public VType getType()

getResult

public java.util.List<VCard> getResult()

parseLine

public void parseLine(java.lang.String line)
               throws VCardException
Throws:
VCardException


Copyright © 2007 null. All Rights Reserved.