| Package | Description |
|---|---|
| org.fujion.expression | |
| org.fujion.page |
| Constructor and Description |
|---|
ELContext(BaseComponent component,
BaseComponent parent,
PageElement element,
Map<String,Object> args) |
| Modifier and Type | Method and Description |
|---|---|
PageElement |
PageElement.getParent() |
PageElement |
PageDefinition.getRootElement()
The root of all page elements in this definition.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<PageElement> |
PageElement.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
PIParserTagLibrary.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 © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.