| Package | Description |
|---|---|
| org.cruxframework.crux.core.declarativeui |
| Modifier and Type | Method and Description |
|---|---|
String |
ViewParser.extractCruxMetaData(Document view)
Extract the view metadata form the current document
|
void |
ViewParser.generateHTMLHostPage(Document cruxPageDocument,
Writer out)
Generates the HTML page from the given .crux.xml page.
|
| Constructor and Description |
|---|
ViewParser(String viewId,
boolean escapeXML,
boolean indentOutput,
boolean xhtmlInput)
Constructor.
|
Copyright © 2015. All rights reserved.