Package org.risource.content

[..] [files]

This directory contains implementations of the Content interface for text mime types. These classes inherit from ../StreamingContent.java.

Annotated Contents

Default.java
base implementation for streaming text objects -- uses character reader/writer, implements insertion of text
html.java
generic implementation for text/html -- text insertions go after a body tag
StringContent.java
content wrapper for string objects
ProcessedContent.java
content wrapper for documents that have been run through the document processor
$Id: HEADER.html,v 1.1 1999-04-13 20:11:52 wolff Exp $
      Name                    Last modified      Size  Description
Parent Directory - Default.java 2012-04-01 16:18 20K Makefile 2012-04-01 16:18 1.2K ProcessedContent.java 2012-04-01 16:18 7.3K StringContent.java 2012-04-01 16:18 3.0K html.java 2012-04-01 16:18 3.6K