org.w3c.jigsaw.ssi |
|
Java Source File Name | Type | Comment |
DelayedInputStream.java | Class | Used to delay the (perhaps expensive) creation of a real stream
until the first access. |
Segment.java | Class | |
SegmentArrayAttribute.java | Class | Attribute used to make the document segment information persistent. |
SSIException.java | Class | |
SSIFrame.java | Class | This resource implements server-side parsing of HTML documents.
Any comment of the form <!--#commandName param1=val1
... |
SSIStream.java | Class | This stream concatenates the output streams of each of the segments. |