|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.apache.cocoon.components.source.AbstractSAXSource
Use the new Avalon Excalibur Source Resolving |
|
org.apache.cocoon.webapps.session.components.AbstractSessionComponent
Lookup the components yourself and use contextualizable to get the current object model |
|
org.apache.cocoon.components.source.AbstractStreamSource
Use the new Avalon Excalibur Source Resolving |
|
org.apache.cocoon.components.source.AbstractStreamWriteableSource
Use the new Avalon Excalibur Source Resolving |
|
org.apache.cocoon.caching.AggregatedCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.caching.CachedEventObject
by the CachedResponse |
|
org.apache.cocoon.caching.CachedStreamObject
by the CachedResponse |
|
org.apache.cocoon.caching.CacheValidityToSourceValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.transformation.CachingCIncludeTransformer
This transformer violates the avalon/cocoon design principles |
|
org.apache.cocoon.acting.ComposerAction
Use the ServiceableAction instead |
|
org.apache.cocoon.generation.ComposerGenerator
Use the ServiceableGenerator instead. |
|
org.apache.cocoon.reading.ComposerReader
Use the ServiceableReader instead |
|
org.apache.cocoon.caching.CompositeCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.acting.ConfigurableComposerAction
Use the ConfigurableServiceableAction instead |
|
org.apache.cocoon.components.url.ContextURLFactory
by the new source resolving of avalon excalibur |
|
org.apache.cocoon.components.store.impl.DefaultPersistentStore
Use org.apache.cocoon.components.store.impl.JCSDefaultStore |
|
org.apache.cocoon.components.modules.input.DefaultsMetaModule
Use DefaultsModule instead; this is not a 'meta' module and is thus misnamed. |
|
org.apache.cocoon.components.source.DelayedRefreshSourceWrapper
by the Avalon Exalibur Source Resolving |
|
org.apache.cocoon.caching.DeltaTimeCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.components.source.FileSource
Use the new avalon source resolving instead |
|
org.apache.cocoon.components.source.FileSourceFactory
Use the new avalon source resolving instead |
|
org.apache.cocoon.components.store.FilesystemStore
Use the FilesystemStore |
|
org.apache.cocoon.caching.IncludeCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.components.parser.JaxpParser
The Avalon XML Parser is now used inside Cocoon. This role will be removed in future releases. |
|
org.apache.cocoon.components.store.JispFilesystemStore
Use the DefaultStore instead. |
|
org.apache.cocoon.mail.MailCommandSelector
use RequestAttributeSelector, RequestParameterSelector, or ParameterSelector instead. |
|
org.apache.cocoon.components.treeprocessor.MapStackResolver
use VariableResolverFactory |
|
org.apache.cocoon.components.store.MemoryStore
Use the Avalon Excalibur Store instead. |
|
org.apache.cocoon.transformation.helpers.MirrorRecorder
The only user of this class (I18nTransformer) now uses ParamSaxBuffer |
|
org.apache.cocoon.components.store.MRUMemoryStore
Use the Avalon Excalibur Store instead. |
|
org.apache.cocoon.caching.NOPCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.caching.ParametersCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.components.parser.PooledJaxpParser
PooledJaxpParser is now the default parser for Cocoon
and has thus been moved to JaxpParser - this class will be
removed in a future release.
The Avalon XML Parser is now used inside Cocoon. This role
will be removed in future releases. |
|
org.apache.cocoon.matching.RegexpTargetHostMatcher
Renamed to RegexpHostMatcher |
|
org.apache.cocoon.matching.RequestParamMatcher
Renamed to RequestParameterMatcher |
|
org.apache.cocoon.selection.RequestSelector
Renamed to RequestParameterSelector |
|
org.apache.cocoon.components.url.ResourceURLFactory
by the new source resolving of avalon excalibur |
|
org.apache.cocoon.acting.SendmailAction
|
|
org.apache.cocoon.selection.SessionStateSelector
use SessionAttributeSelector instead |
|
org.apache.cocoon.sitemap.SitemapRedirector
This class has been used by the old sitemap engine |
|
org.apache.cocoon.components.source.SitemapSource
by the Avalon Excalibur Source Resolving |
|
org.apache.cocoon.caching.SourceCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.components.source.SourceHandlerImpl
The Avalon Excalibur Source Resolving is now used. |
|
org.apache.cocoon.components.store.StoreJanitorImpl
Use the Avalon Excalibur Store instead. |
|
org.apache.cocoon.caching.TimeStampCacheValidity
Use the Avalon Excalibur SourceValidity implementations instead |
|
org.apache.cocoon.components.url.URLFactoryImpl
by the new source resolving of avalon excalibur |
|
org.apache.cocoon.environment.URLFactorySourceResolver
by the new source resolving |
|
org.apache.cocoon.components.source.URLSource
by the Avalon Exalibur Source Resolving |
|
org.apache.cocoon.woody.datatype.ValidationError
Validations error are now a general feature of widgets, not limited widgets having a datatype. |
|
org.apache.cocoon.matching.WildcardParameterValueMatcher
Renamed to WildcardRequestParameterMatcher |
|
org.apache.cocoon.matching.helpers.WildcardURIMatcher
renamed to WildcardHelper |
|
org.apache.cocoon.components.parser.XercesParser
The Avalon XML Parser is now used inside Cocoon. This role will be removed in future releases. |
|
org.apache.cocoon.generation.XMLDBCollectionGenerator
Use the XML:DB pseudo protocol instead. |
|
org.apache.cocoon.generation.XMLDBGenerator
Use the XML:DB pseudo protocol instead. |
|
org.apache.cocoon.sitemap.XSLTFactoryLoader
This class has been used by the old sitemap engine |
|
org.apache.cocoon.components.xslt.XSLTProcessorImpl
Use the avalon excalibur xslt processor instead. |
Deprecated Fields | |
org.apache.cocoon.Constants.DEPRECATED_PARSER_PROPERTY
This will be removed in future release |
|
org.apache.cocoon.transformation.I18nTransformer.I18N_TYPE_ATTRIBUTE
since 2.1. Use nested tags instead, e.g.: <i18n:param><i18n:date/></i18n:param> |
Deprecated Constructors | |
org.apache.cocoon.xml.dom.DOMBuilder(DOMFactory)
Use DOMBuilder() instead. |
|
org.apache.cocoon.xml.dom.DOMBuilder(DOMFactory, DOMBuilder.Listener)
Use DOMBuilder(listener) instead. |
|
org.apache.cocoon.xml.dom.DOMBuilder(DOMFactory, DOMBuilder.Listener, Node)
Use DOMBuilder(listener, parentNode) instead. |
|
org.apache.cocoon.mail.MailMessageSender(String)
Please use MailSender component instead. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |