| Package | Description |
|---|---|
| org.fujion.expression | |
| org.fujion.page |
| Constructor and Description |
|---|
ELContext(BaseComponent component,
BaseComponent parent,
PageElement element,
Map<String,Object> args)
Create an EL context.
|
| Modifier and Type | Method and Description |
|---|---|
PageElement |
PageElement.getParent()
Returns the parent of this page element.
|
PageElement |
PageDefinition.getRootElement()
The root of all page elements in this definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<PageElement> |
PageElement.getChildren()
Returns a list of this page element's children.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PageParser.parse(PageSource source,
PageElement parentElement)
Parse the FSP document referenced by an input stream.
|
void |
PIParserTagLibrary.parse(ProcessingInstruction pi,
PageElement element) |
void |
PIParserImport.parse(ProcessingInstruction pi,
PageElement element) |
abstract void |
PIParserBase.parse(ProcessingInstruction pi,
PageElement element)
Parses a processing instruction.
|
void |
PIParserAttribute.parse(ProcessingInstruction pi,
PageElement element) |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.