Package org.apache.wiki.util
package org.apache.wiki.util
Provides a number of utility libraries that are of general use.
Package Specification
The util-package provides a number of utility libraries that are of general use, and should not be JSPWiki-specific.Related Documentation
-
ClassDescriptionA collection of static byte utility methods.CheckedSupplier<T,
E extends Exception> ASupplier
cousin that also throws Checked Exceptions.Contains useful utilities for class file manipulation.ExtendsProperties
by providing support for comment preservation.Hashes and verifies salted SHA-1 passwords, which are compliant with RFC 2307.Generic utilities related to file and stream handling.A collection of (static) utilities used by the WikiForms code.Contains useful utilities for some common HTTP tasks.Contains static methods for sending e-mails to recipients using JNDI-supplied JavaMail Sessions supplied by a web container (preferred) or configured viajspwiki.properties
; both methods are described below.SimpleAuthenticator
subclass that authenticates a user to an SMTP server.PriorityList<E>Builds a simple, priority-based List implementation.some useful methods for propertiesProperty Reader for the WikiEngine.Provides static helper functions for serializing different objects.Contains a number of static utility methods.Provides a List in which all items store their addition time.Enumerates supported URI schemes.Provides constants for the Extensible HyperText Markup Language (XHTML) 1.0.A utility class to generate XHTML objects and ultimately, serialised markup.Utility class to parse XML files.