org.apache.myfaces.component.html.util
Class ExtensionsFilter

java.lang.Object
  extended by org.apache.myfaces.webapp.filter.ExtensionsFilter
      extended by org.apache.myfaces.component.html.util.ExtensionsFilter
All Implemented Interfaces:
javax.servlet.Filter

Deprecated. use org.apache.myfaces.webapp.filter.ExtensionsFilter

public class ExtensionsFilter
extends ExtensionsFilter

Adapter to be compatible with the current installations

Version:
$Revision: 673833 $ $Date: 2008-07-03 16:58:05 -0500 (Thu, 03 Jul 2008) $
Author:
Mario Ivankovits (latest modification by $Author: skitching $)

Field Summary
 
Fields inherited from class org.apache.myfaces.webapp.filter.ExtensionsFilter
DOFILTER_CALLED
 
Constructor Summary
ExtensionsFilter()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.myfaces.webapp.filter.ExtensionsFilter
destroy, doFilter, init, isValidContentType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionsFilter

public ExtensionsFilter()
Deprecated. 


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.