| Package | Description |
|---|---|
| org.onemind.jxp |
| Modifier and Type | Field and Description |
|---|---|
private JxpPageParseException |
JxpPage._pageParseException
the error message *
|
| Modifier and Type | Method and Description |
|---|---|
JxpPageParseException |
JxpPage.getParseException()
Return the pageParseException
|
| Modifier and Type | Method and Description |
|---|---|
void |
JxpPage.setParseException(JxpPageParseException pageParseException)
Set the pageParseException
|
| Modifier and Type | Method and Description |
|---|---|
AstJxpDocument |
CachingPageSource.getJxpDocument(JxpPage page)
Get the jxp document for the JxpPage
|
protected AstJxpDocument |
ByteArrayPageSource.parseJxpDocument(JxpPage page) |