|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ISCoTComponent | A ISCoTComponent is something that a SCoTBlock
contains. |
Class Summary | |
AnchorElement | Represents an anchor element (<a> ). |
CommentElement | Represents a comment element like <! |
ContentDocument | Represents a file which is found in . |
DivisionBlock | Represents a block which may contain all other blocks. |
EntityCommando | Represents an HTML entity. |
FragmentBlock | Represents a block that contains all blocks in a fragment file. |
FrameComponent | Represents a frame definition, found in a FramesetDocument . |
FramesetComponent | Represents a frameset definition, found in a FramesetDocument . |
FramesetDocument | Represents a file which is found in . |
HeaderDocument | Represents a file which is found in . |
ListBlock | Represents a block of lines forming an ordered list, an unordered list or a definition list. |
NoframesComponent | Represents a noframes definition, found in a FramesetDocument . |
OrderDocument | Represents the content.order file. |
SCoTBlock | A SCoTBlock is just a container for
ISCoTComponent s. |
SCoTCommando | A SCoTCommando is content which HTML representation is an
inline tag or an entity like . |
SCoTDocument | Every file that is a source to SCoT is a SCoTDocument . |
SCoTElement | A SCoTElement is content which HTML representation is a
blockbuilding tag. |
SimpleBlock | Represents a block that exactly consist of one
SCoTElement . |
SimpleCommando | Represents an usual commando like <img> . |
SimpleComponent | Represents a HTML element that may contain attributes as well as a text content. |
SimpleElement | Represents an usual element like <p> . |
TableBlock | Represents a block of lines forming a table. |
TablerowBlock | Represents a line forming a tablerow. |
Provides for handling SCoT documents and their contents. There is everything in here that is a document itself or is a part of a document.
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |