Package | Description |
---|---|
org.onemind.jxp |
Modifier and Type | Class and Description |
---|---|
class |
JxpPageNotFoundException
Exception when JxpPage is not found
|
class |
JxpPageParseException
Represent a parse exception
|
Modifier and Type | Method and Description |
---|---|
AstJxpDocument |
JxpPage.getJxpDocument()
Get the JxpDocument tree structure
|
AstJxpDocument |
MultiSourcePageSource.getJxpDocument(JxpPage page)
Get the jxp document for the JxpPage
|
abstract AstJxpDocument |
JxpPageSource.getJxpDocument(JxpPage page)
Get the jxp document for the JxpPage
|