Uses of Class
org.cruxframework.crux.core.declarativeui.ViewParserException

Packages that use ViewParserException
org.cruxframework.crux.core.declarativeui   
 

Uses of ViewParserException in org.cruxframework.crux.core.declarativeui
 

Methods in org.cruxframework.crux.core.declarativeui that throw ViewParserException
 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.
 

Constructors in org.cruxframework.crux.core.declarativeui that throw ViewParserException
ViewParser(String viewId, boolean escapeXML, boolean indentOutput, boolean xhtmlInput)
          Constructor.
 



Copyright © 2014. All rights reserved.