org.apache.velocity.tools.view.context
Interface ViewContext

All Superinterfaces:
ViewContext

Deprecated. Use ViewContext

@Deprecated
public interface ViewContext
extends ViewContext

Version:
$Id: ViewContext.java 511959 2007-02-26 19:24:39Z nbubna $

Field Summary
static java.lang.String XHTML
          Deprecated.  
 
Fields inherited from interface org.apache.velocity.tools.view.ViewContext
APPLICATION, DEFAULT_TOOLBOX_KEY, REQUEST, RESPONSE, SERVLET_CONTEXT_KEY, SESSION
 
Method Summary
 
Methods inherited from interface org.apache.velocity.tools.view.ViewContext
getAttribute, getRequest, getResponse, getServletContext, getVelocityContext, getVelocityEngine
 

Field Detail

XHTML

static final java.lang.String XHTML
Deprecated. 
See Also:
Constant Field Values


Copyright (c) 2003-2007 Apache Software Foundation