Uses of Interface
org.zkoss.web.servlet.dsp.Interpretation

Packages that use Interpretation
org.zkoss.web.servlet.dsp Dynamic Servlet Page (DSP). 
org.zkoss.web.servlet.dsp.impl Classes used to implement DSP. 
 

Uses of Interpretation in org.zkoss.web.servlet.dsp
 

Methods in org.zkoss.web.servlet.dsp that return Interpretation
 Interpretation Interpreter.parse(java.lang.String content, java.lang.String ctype, XelContext xelc, Locator loc)
          Parses a content to a meta format called Interpretation.
 

Uses of Interpretation in org.zkoss.web.servlet.dsp.impl
 

Methods in org.zkoss.web.servlet.dsp.impl that return Interpretation
 Interpretation Parser.parse(java.lang.String content, java.lang.String ctype, XelContext xelc, Locator loc)
          Parses the content into a meta format
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo