Uses of Interface
net.fortuna.ical4j.model.Validator

Packages that use Validator
net.fortuna.ical4j.model.component Contains types used to represent the iCalendar component model. 
 

Uses of Validator in net.fortuna.ical4j.model.component
 

Fields in net.fortuna.ical4j.model.component declared as Validator
protected static Validator CalendarComponent.EMPTY_VALIDATOR
          Validator instance that does nothing.
 

Methods in net.fortuna.ical4j.model.component that return Validator
protected  Validator VFreeBusy.getValidator(Method method)
          
protected  Validator VAvailability.getValidator(Method method)
          
protected  Validator XComponent.getValidator(Method method)
          
protected abstract  Validator CalendarComponent.getValidator(Method method)
           
protected  Validator VEvent.getValidator(Method method)
          
protected  Validator VJournal.getValidator(Method method)
          
protected  Validator VToDo.getValidator(Method method)
          
protected  Validator VVenue.getValidator(Method method)
          
protected  Validator VAlarm.getValidator(Method method)
          
protected  Validator VTimeZone.getValidator(Method method)
          
 



Copyright © 2004-2012 Micronode. All Rights Reserved.