|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
<a>
).SCoTElement
.
SCoTBlock
should better be instantiated by the factory,
because the factory knows what kind of SCoTBlock
fits
best.<!- CommentElement(String) -
Constructor for class de.goerntkai.scot.app.document.CommentElement
- Inherited from the
SCoTElement
.
- ComponentFactory - class de.goerntkai.scot.app.misc.ComponentFactory.
- This class encapsulates Methods which create
ISCoTComponents
. - ComponentFactory() -
Constructor for class de.goerntkai.scot.app.misc.ComponentFactory
-
- Configuration - class de.goerntkai.scot.app.misc.Configuration.
- Represents the configuration of SCoT from command line as well as from
the configuration files.
- Configuration(CmdLn, Properties) -
Constructor for class de.goerntkai.scot.app.misc.Configuration
- The constructor.
- ContentDocument - class de.goerntkai.scot.app.document.ContentDocument.
- Represents a file which is found in
.- ContentDocument(String, Configuration) -
Constructor for class de.goerntkai.scot.app.document.ContentDocument
- Instantiates one standard SCoT content file.
- create(String, String) -
Method in class de.goerntkai.scot.app.misc.HTMLDocument
- Creates a new HTML document.
- createBlock(String, Configuration) -
Static method in class de.goerntkai.scot.app.misc.BlockFactory
- Creates the proper kind of
SCoTBlock
for the line.
- createFrameset(FramesetComponent, String, String) -
Method in class de.goerntkai.scot.app.misc.HTMLDocument
- Creates a new xHTML frameset document.
SCoTCommando
.
FramesetDocument
.FramesetDocument
..- FramesetDocument(String, Configuration) -
Constructor for class de.goerntkai.scot.app.document.FramesetDocument
- Instantiates one frameset definition file.
- format(LogRecord) -
Method in class de.goerntkai.scot.app.misc.LogFormatter
- Formats the log output.
SCoTBlock
s.
SCoTBlock
s.
SCoTBlock
s.
.- HeaderDocument(String, Configuration) -
Constructor for class de.goerntkai.scot.app.document.HeaderDocument
- Instantiates one
content.order
file.
ISCoTComponent
is something that a SCoTBlock
contains.BinaryOption
base is set or not.
UnaryOption
keep is set or not.
true
when the meaning of the line is the same
as the meaning of the block and false
if not.
true
when the meaning of the line is the same
as the meaning of the block and false
if not.
true
when the meaning of the line is the same
as the meaning of the block and false
if not.
true
when the meaning of the line is the same
as the meaning of the block and false
if not.
true
when the meaning of the line is the same
as the meaning of the block and false
if not.
true
when the meaning of the line is the same as
the meaning of the block and false
if not.
true
when the meaning of the line is the same as
the meaning of the block and false
if not.
LogFormatter
formats the log output in a single line
fashion for the log being more easy to read.Main
configures and starts up the application. Main
and runs start
.
FramesetDocument
.content.order
file.content.order
file.
SCoTBlock
is just a container for
ISCoTComponent
s.SCoTCommando
is content which HTML representation is an
inline tag or an entity like
.SCoTDocument
. SCoTElement
is content which HTML representation is a
blockbuilding tag. java.lang.Exception
.
java.lang.Exception
.
java.lang.Exception
.
java.lang.Exception
.
SCoTElement
.<img>
.SCoTCommando
.
<p>
.SCoTElement
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |