Uses of Class
org.onemind.jxp.JxpPageSourceException

Packages that use JxpPageSourceException
org.onemind.jxp   
 

Uses of JxpPageSourceException in org.onemind.jxp
 

Subclasses of JxpPageSourceException in org.onemind.jxp
 class JxpPageNotFoundException
          Exception when JxpPage is not found
 class JxpPageParseException
          Represent a parse exception
 

Methods in org.onemind.jxp that throw JxpPageSourceException
 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