Uses of Package
org.apache.commons.latka

Packages that use org.apache.commons.latka
org.apache.commons.latka   
org.apache.commons.latka.event   
org.apache.commons.latka.jelly   
org.apache.commons.latka.jelly.validators   
org.apache.commons.latka.junit   
org.apache.commons.latka.validators   
 

Classes in org.apache.commons.latka used by org.apache.commons.latka
AbstractReporter
          The base class for several 'reporters'.
LatkaException
          Latka throws this exception to the client whenever a problem occurs that is not covered by one of the standard JDK exceptions (validation errors, SAX problems, etc.)
Suite
          References a Latka XML suite, stored either inside a Reader or at a file URI.
ValidationException
          This exception is thrown by validators when a validation has failed
 

Classes in org.apache.commons.latka used by org.apache.commons.latka.event
ValidationException
          This exception is thrown by validators when a validation has failed
 

Classes in org.apache.commons.latka used by org.apache.commons.latka.jelly
LatkaException
          Latka throws this exception to the client whenever a problem occurs that is not covered by one of the standard JDK exceptions (validation errors, SAX problems, etc.)
 

Classes in org.apache.commons.latka used by org.apache.commons.latka.jelly.validators
Validator
          This is the standard interface for custom validation of an HTTP Response in Latka.
 

Classes in org.apache.commons.latka used by org.apache.commons.latka.junit
AbstractReporter
          The base class for several 'reporters'.
Suite
          References a Latka XML suite, stored either inside a Reader or at a file URI.
 

Classes in org.apache.commons.latka used by org.apache.commons.latka.validators
ValidationException
          This exception is thrown by validators when a validation has failed
Validator
          This is the standard interface for custom validation of an HTTP Response in Latka.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.