|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
HTMLPage
.Page
.PageParser
.Decorator
should be used for a
Page
.HTMLPage
that populates itself
from a parsed DOM document.PageParser
that builds up a
HTMLPage
using DOM.Page
as a boolean
.
Page
, in the format before
it was parsed.
HTMLPage
.
Page
as an int
.
Page
as a long
.
PageOutputStream
allowing all data written to stream to be stored in temporary
buffer.
Page
as a String[]
.
Page
as a String
.
Page
.
Page
with
a given name.
Page
providing access to HTML data.Page
has been set.
Page
instance for parsed page to be
passed across to Decorator
.
PageOutputStream.getBytes()
.Page
object.DOMPage
.
DecoratorMapper
.
Page
can be cached or not.
<title>
value to out.<body>
tag.
AbstractHTMLPage.writeBody(java.io.Writer)
<body>
tag.
<body>
tag.
<head>
tag.
AbstractHTMLPage.writeHead(java.io.Writer)
<head>
tag.
<head>
tag.
Page
, in the format before
it was parsed, to the OutputStream
.
Page
, in the format before
it was parsed, to the Writer
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |