All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AttributeLengthValidator Attribute length validator.AttributePresenceValidator Base64 This class is a direct copy of code from Java8 for backwards compatibility with older JDKs.Base64.Decoder This class implements a decoder for decoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.Base64.Encoder This class implements an encoder for encoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.BlankToNullConverter Converts instances of String that are empty or contain only whitespaces to null.CaseInsensitiveMap<V> A case insensitive map forjava.lang.Stringkeys.CaseInsensitiveSet A case insensitive set forjava.lang.Stringelements.Collections Context Serves mostly to pass name and values from any code down to the logging system to be included on every log line by a current thread..ConversionException ConversionException Class for conversion exceptions.Convert Convenience class for type conversions.Converter<S,T> Converts instances of S to T.ConverterAdapter<S,T> Converts instances of S to T.DateToStringConverter DateValidator If you are looking conversion, useDateToStringConverter.Delete Executes a DELETE request.DifferenceExpectation<T> EmailValidator Errors Collection of error messages generated by validation process.Escape Exact The attribute length must be equal to a given value.ExceptionExpectation<T> Expectation<T> FileField FormField Get Executes a GET request.Http This is a convenience class to allow creation of request objects on one line with some pre-defined values.HttpException HumanDate This is a helper class for converting distance bewteen two dates to a human format, like: "two days", "three months", etc.Inflector JsonHelper Convenience class to convert JSON strings to and from objects.JsonLog4j2Layout Layout for log4j to emit JSON format, including exceptions.JSpec JSpecSupport This is a class to be extended to gain easy access to JSpec methods.LengthOption Attribute Length validation option.Max The attribute length must be less than or equal to the given value.Messages This class is used to pull messages from a resource bundle calledactivejdbc_messages.Min The attribute length must be more than or equal to the given value.Multipart Sets up a Multipart request to send multiple text fields as well as upload files.NumericValidationBuilder NumericValidator Patch Executes a PATCH request.Post Executes a POST request.Put Executes a PUT request.Range The attribute length must be between the given minimum and maximum length (inclusive).RangeValidator RegexpValidator Request<T extends Request> This class provides static convenience methods for simple HTTP requests.RuntimeUtil Utility class to shell out system commands.RuntimeUtil.Response StringToSqlDateConverter StringToTimestampConverter SystemOutAppender Primitive appender, only for testing (tired fighting log4j for my output!).SystemStreamUtil This class can be used to catch standard and error outputs in tests so as not to pollute test printout with "good" exceptions stack traces.Templator Simple implementation of small quick templates filled with dynamic data. An example of a template:TestException TimestampValidator Validates presence and correct format of a string.Util Validatable Top interface to make something validatable.ValidationBuilder<T extends Validator> ValidationException ValidationSupport Manages validators and converters.Validator ValidatorAdapter Subclass this class to create custom validators.Wait Borrowed from Apache Artemis.Wait.Condition XPathHelper Convenience class for pulling information from XML documents.ZeroToNullConverter Converts instances of Number that are zero to null.