Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.infohazard.maverick.util

Interface Summary
Buffer Simple interface to abstract out both ServletOutputStreams and PrintWriters.
 

Class Summary
FakeHttpServletResponse Stores data written to the response and allows it to be obtained later.
FastByteArrayOutputStream Allows us to convert this into a ByteArrayInputStream without copying the buffer.
NoOverwriteMap Map wrapper which prevents overwriting existing keys.
PrintWriterBuffer  
ServletOutputStreamBuffer  
XML created January 27, 2002
 

Exception Summary
NoOverwriteMap.OverwriteException