Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Deprecated API

Deprecated Classes
org.apache.cocoon.selection.BrowserSelectorFactory
          replaced by BrowserSelector - code factories should no longer be used 
org.apache.cocoon.selection.HeaderSelectorFactory
          replaced by HeaderSelector - code factories should no longer be used 
org.apache.cocoon.selection.HostSelectorFactory
          replaced by HostSelector - code factories should no longer be used 
org.apache.cocoon.selection.ParameterSelectorFactory
          replaced by ParameterSelector - code factories should no longer be used 
org.apache.cocoon.selection.RequestSelector
          Renamed to RequestParameterSelector 
org.apache.cocoon.selection.RequestSelectorFactory
          Replaced by RequestParameterSelector - code factories should no longer be used 
org.apache.cocoon.selection.SessionAttributeSelectorFactory
          replaced by SessionAttributeSelector - code factories should no longer be used 
org.apache.cocoon.selection.SessionStateSelector
          use SessionAttributeSelector instead