| Class | Description |
|---|---|
| PageDefinition |
This represents the compiled form of a single Fujion server page.
|
| PageDefinitionCache |
A cache of all compiled page definitions.
|
| PageElement |
A single page element, roughly equivalent to a single tag in a Fujion server page.
|
| PageParser |
Parses a Fujion server page into a page definition.
|
| PageRegistry |
A registry of all active pages, indexed by their page id.
|
| PageSource |
Represents a source for a FSP document.
|
| PageUtil |
Convenience methods for creating pages.
|
| PIParserAttribute |
Parser for processing instructions that specify custom component attributes.
|
| PIParserBase |
Abstract base class for implementing a parser for a processing instruction of a given target
type.
|
| PIParserImport |
Parser for processing instructions that directly import a FSP.
|
| PIParserTagLibrary |
Parser for tag library processing instructions.
|
| Exception | Description |
|---|---|
| ParserException |
Run time exception related to parsing errors.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.