org.apache.derby.iapi.services.stream
Interface PrintWriterGetHeader

All Known Implementing Classes:
BasicGetLogHeader

public interface PrintWriterGetHeader

Get a header to prepend to a line of output. A HeaderPrintWriter requires an object which implements this interface to construct headers for output lines.

See Also:
HeaderPrintWriter

Method Summary
 java.lang.String getHeader()
          getHeader
 

Method Detail

getHeader

public java.lang.String getHeader()
getHeader

Returns:
The header for an output line.
See Also:
HeaderPrintWriter

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.