EchoPoint
1.0

Deprecated API

Deprecated Classes
echopoint.stylesheet.StyleSheetGroup
          StyleSheetGroup has been deprecated and will be removed in the next version of EchoPoint. Use the new attributed identifier on the Component from now on, eg component.setIdentifier("stylegroup=xxx;"); 
 

Deprecated Methods
echopoint.stylesheet.StyleSheet.addGroup(StyleSheetGroup)
          StyleSheetGroup has been deprecated and will be removed in the next version of EchoPoint. Use the new attributed identifier on the Component from now on, eg component.setIdentifier("stylegroup=xxx;"); 
echopoint.stylesheet.CssStyleSheet.addGroup(StyleSheetGroup)
          StyleSheetGroup has been deprecated and will be removed in the next version of EchoPoint. Use the new attributed identifier on the Component from now on, eg component.setIdentifier("stylegroup=xxx;"); 
echopoint.servlet.CompressingHttpServletResponse.encodeRedirectUrl(String)
            
echopoint.ui.util.noop.NoopHttpServletResponse.encodeRedirectUrl(String)
            
echopoint.servlet.CompressingHttpServletResponse.encodeUrl(String)
            
echopoint.ui.util.noop.NoopHttpServletResponse.encodeUrl(String)
            
echopoint.servlet.CompressingHttpServletResponse.setStatus(int, String)
            
echopoint.ui.util.noop.NoopHttpServletResponse.setStatus(int, String)
            
 


EchoPoint
1.0