|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.melati.util | |
---|---|
org.melati | See melati.org. |
org.melati.admin | A Melati Database Administration System. |
org.melati.app | Abstract classes and examples for using Melati as a command line application. |
org.melati.example.contacts | A very simple Contacts Management System. |
org.melati.login | Access control for a Melati database. |
org.melati.servlet | Servlet specific elements of Melati. |
org.melati.template | Using Templates to render Objects to output formats. |
org.melati.template.velocity | Enables Velocity to be used as the Melati template engine. |
org.melati.template.webmacro | Enables WebMacro to be used as the Melati template engine. |
org.melati.util | An assortment of useful objects. |
Classes in org.melati.util used by org.melati | |
---|---|
CharsetException
Thrown when there is a problem establishing Character Sets. |
|
DatabaseInitException
Thrown when there is a problem initialising a database. |
|
MelatiWriter
An abstract Writer for objects that output from Melati. |
Classes in org.melati.util used by org.melati.admin | |
---|---|
JSStaticTree
A JavaScript tree which can be rendered as ordinary HTML. |
|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
Classes in org.melati.util used by org.melati.app | |
---|---|
MelatiException
Abstract base class for all Exception s within
Melati. |
|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
Classes in org.melati.util used by org.melati.example.contacts | |
---|---|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
Classes in org.melati.util used by org.melati.login | |
---|---|
MelatiException
Abstract base class for all Exception s within
Melati. |
|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
|
ReconstructedHttpServletRequestMismatchException
Thrown should a ReconstructedHttpServletRequest not match the
stored parameters of the original request. |
Classes in org.melati.util used by org.melati.servlet | |
---|---|
DelimitedBufferedInputStream
Like a BufferedInputStream except it has a new function
DelimitedBufferedInputStream.readToDelimiter(byte[], int, int, byte[]) which will only read bytes upto the start
of any occurrence of the delimiter in the InputStream. |
|
MelatiException
Abstract base class for all Exception s within
Melati. |
|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
Classes in org.melati.util used by org.melati.template | |
---|---|
MelatiBugMelatiException
Thrown if an internal assumption about Melati is violated. |
|
MelatiException
Abstract base class for all Exception s within
Melati. |
|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
|
MelatiStringWriter
Wrap up StringWriter as a MelatiWriter . |
|
MelatiWriter
An abstract Writer for objects that output from Melati. |
Classes in org.melati.util used by org.melati.template.velocity | |
---|---|
DelegatedHttpServletRequest
Enables Melati to compile, without warnings, with the Servlet API versions 2.0 to 2.5. |
|
MelatiStringWriter
Wrap up StringWriter as a MelatiWriter . |
|
MelatiWriter
An abstract Writer for objects that output from Melati. |
Classes in org.melati.util used by org.melati.template.webmacro | |
---|---|
MelatiStringWriter
Wrap up StringWriter as a MelatiWriter . |
|
MelatiWriter
An abstract Writer for objects that output from Melati. |
Classes in org.melati.util used by org.melati.util | |
---|---|
AcceptCharset.CharsetAndQValue
A charset and associated qvalue. |
|
AcceptCharset.CharsetAndQValueIterator
Enumeration of AcceptCharset.CharsetAndQValue . |
|
AcceptCharset.Comparator
Comparator for comparing AcceptCharset.CharsetAndQValue objects. |
|
BugException
Thrown when a programmer attempts to do something which is possible but wrong. |
|
DelegatedHttpServletRequest
Enables Melati to compile, without warnings, with the Servlet API versions 2.0 to 2.5. |
|
EmailException
Thrown when there is a problem sending an Email . |
|
FormatPropertyException
Thrown when an attempt is made to cast a String
property value as a numeric type. |
|
Function
A Function. |
|
HttpHeader
Representation of occurrences of an HTTP header field. |
|
HttpHeader.FieldIterator
Abstract enumeration of fields. |
|
HttpHeader.HttpHeaderException
|
|
HttpHeader.TokenAndQValue
A token and associated qvalue. |
|
HttpHeader.TokenAndQValueIterator
Iteration over HttpHeader.TokenAndQValue s. |
|
HttpHeader.Tokenizer
Tokenizer for parsing occurences of a field. |
|
HttpHeader.WordIterator
Iteration over HttpHeader.TokenAndQValue s. |
|
HttpServletRequestParameters
The parameters of an Http Servlet Request. |
|
InstantiationPropertyException
Thrown when there is a problem finding or creating a class from a property value. |
|
MelatiException
Abstract base class for all Exception s within
Melati. |
|
MelatiRuntimeException
Abstract base class for all RuntimeException s within Melati. |
|
MelatiWriter
An abstract Writer for objects that output from Melati. |
|
NoSuchPropertyException
Thrown when a Property is not found. |
|
Page
A 'screen full' of results. |
|
PagedEnumeration
A paged enumeration. |
|
PagedEnumerationBase
All the code common to CountedDumbPagedEnumeration
and DumbPagedEnumeration . |
|
PropertyException
Thrown when any Property related problem occurs. |
|
ReconstructedHttpServletRequestMismatchException
Thrown should a ReconstructedHttpServletRequest not match the
stored parameters of the original request. |
|
Tree
A whole tree. |
|
TreeNode
A Tree node. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |