Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.transformation Classes and Interfaces - 76 results found.
NameDescriptionTypePackageFramework
AbstractDOMTransformerAn Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document.Classorg.apache.cocoon.transformationApache Cocoon
AbstractExtractionTransformerThis transformer sieves an incoming stream of xml and feeds a DOMBuilder with it.Classorg.apache.cocoon.transformationApache Cocoon
AbstractSAXTransformerThis class is the basis for all transformers.Classorg.apache.cocoon.transformationApache Cocoon
AbstractTransformerClassorg.apache.cocoon.transformationApache Cocoon
AugmentTransformerClassorg.apache.cocoon.transformationApache Cocoon
CachingCIncludeTransformerThis transformer triggers for the element include in the namespace http://apache.Classorg.apache.cocoon.transformationApache Cocoon
CIncludeTransformerClassorg.apache.cocoon.transformationApache Cocoon
CleanupTransformerCleanup transformer: Removes excess whitespace while adding some where needed for legibility.Classorg.apache.cocoon.transformationApache Cocoon
DASLTransformerThis transformer performs DASL queries on DASL-enabled WebDAV servers.Classorg.apache.cocoon.transformationApache Cocoon
DefaultIncludeCacheManagerDefault implementation of a IncludeCacheManager.Classorg.apache.cocoon.transformation.helpersApache Cocoon
DeliTransformerThis Transformer is used to transform this incoming SAX stream using a XSLT stylesheet and have parameters available to the stylesheetClassorg.apache.cocoon.transformationApache Cocoon
EncodeURLTransformerClassorg.apache.cocoon.transformationApache Cocoon
EncodeURLTransformer .ElementAttributeMatchingA helper class for matching element names, and attribute names.Classorg.apache.cocoon.transformation.EncodeURLTransformerApache Cocoon
EventRecorderCan send recorded events and be cloned.Interfaceorg.apache.cocoon.transformation.helpersApache Cocoon
ExtendedParserTransformerClassorg.apache.cocoon.transformationApache Cocoon
ExtendedParserTransformer .GrammarEntryThis class represent a entry in a store to cache the parser automaton.Classorg.apache.cocoon.transformation.ExtendedParserTransformerApache Cocoon
FilterTransformerClassorg.apache.cocoon.transformationApache Cocoon
FormValidatorHelperThe ValidatorActionResult object helperVersion:CVS $Id: FormValidatorHelper.Classorg.apache.cocoon.transformation.helpersApache Cocoon
FragmentExtractorTransformerThe transformation half of the FragmentExtractor.Classorg.apache.cocoon.transformationApache Cocoon
HTMLTransformerConverts (escaped) HTML snippets into JTidied HTML.Classorg.apache.cocoon.transformationApache Cocoon
I18nTransformerClassorg.apache.cocoon.transformationApache Cocoon
IncludeCacheManagerThe include cache manager is a component that can manage included content.Interfaceorg.apache.cocoon.transformation.helpersApache Cocoon
IncludeCacheManagerSessionThis object encapsulates a caching session.Classorg.apache.cocoon.transformation.helpersApache Cocoon
IncludeCacheStorageProxyA CacheStorageProxy is an interface object between the IncludeCacheManager and the real store caching the content.Interfaceorg.apache.cocoon.transformation.helpersApache Cocoon
IncludeTransformerA simple transformer including resolvable sources (accessed through Cocoon's SourceResolver) from its input.Classorg.apache.cocoon.transformationApache Cocoon
InterpolatingConfigurationHandlerA SAX ContentHandler that builds Avalon Configuration objects, but also replaces variables of the form {var} with values from a map.Classorg.apache.cocoon.transformation.helpersApache Cocoon
ItemGroupContainer class for the immutable pagination rules for each page.Classorg.apache.cocoon.transformation.paginationApache Cocoon
JPathTransformerClassorg.apache.cocoon.transformationApache Cocoon
JXTemplateTransformerTransformer adapter for JXTemplateGeneratorFields inherited from class org.Classorg.apache.cocoon.transformationApache Cocoon
LDAPTransformerThe LDAPTransformer can be plugged into a pipeline to transform the SAX events into queries and responses to/from a LDAP interface.Classorg.apache.cocoon.transformationApache Cocoon
LexicalTransformerThis transfomer transforms special mark text part of a XML file into lexemes by using a lexicon Classorg.apache.cocoon.transformationApache Cocoon
LexicalTransformer .LexicalAutomatonEntryThis class represent a entry in a store to cache the lexical automaton.Classorg.apache.cocoon.transformation.LexicalTransformerApache Cocoon
LinkRewriterTransformerRewrites URIs in links to a value determined by an InputModule.Classorg.apache.cocoon.transformationApache Cocoon
LogTransformerClassorg.apache.cocoon.transformationApache Cocoon
LuceneIndexTransformerA lucene index creation transformer.Classorg.apache.cocoon.transformationApache Cocoon
MirrorRecorderConsume elements start/end and characters events and reproduce them.Classorg.apache.cocoon.transformation.helpersApache Cocoon
ModifiableSourceIncludeCacheStorageProxyThis is the interface between the IncludeCacheManager and a Source object that stores the cached content in a directoryClassorg.apache.cocoon.transformation.helpersApache Cocoon
NekoHTMLTransformerConverts (escaped) HTML snippets into tidied HTML using the NekoHTML library.Classorg.apache.cocoon.transformationApache Cocoon
NOPRecorderThe base class for all recorders.Classorg.apache.cocoon.transformation.helpersApache Cocoon
PageRulesContainer class for the immutable pagination rules for each page.Classorg.apache.cocoon.transformation.paginationApache Cocoon
PagesheetInterprets the pagesheet rules to perform pagination.Classorg.apache.cocoon.transformation.paginationApache Cocoon
PaginatorA paginating transformer.Classorg.apache.cocoon.transformation.paginationApache Cocoon
ParametersRecorderThis class records SAX Events and generates Parameters from them The xml is flat and consists of elements which all have exactly one text node:Classorg.apache.cocoon.transformation.helpersApache Cocoon
ParserTransformerThis transfomer transforms lexical tokens in a XML file into a XML hirachy by using a grammar Classorg.apache.cocoon.transformationApache Cocoon
ParserTransformer .ParserAutomatonEntryThis class represent a entry in a store to cache the parser automaton.Classorg.apache.cocoon.transformation.ParserTransformerApache Cocoon
PatternTransformerThis transfomer transforms text pattern of a XML file into lexemes by using a lexicon file.Classorg.apache.cocoon.transformationApache Cocoon
PatternTransformer .LexicalAutomatonEntryThis class represent a entry in a store to cache the lexical automaton.Classorg.apache.cocoon.transformation.PatternTransformerApache Cocoon
PreemptiveLoaderThe preemptive loader is a singleton that runs in the background and loads content into the cache.Classorg.apache.cocoon.transformation.helpersApache Cocoon
PreemptiveLoaderActionThis action starts the preemptive loader and runs forever.Classorg.apache.cocoon.transformation.helpersApache Cocoon
ReadDOMSessionTransformerClassorg.apache.cocoon.transformationApache Cocoon
RoleFilterTransformerClassorg.apache.cocoon.transformationApache Cocoon
ServiceableTransformerThis class can be used as a base class for own transformer implementations that need to lookup other components.Classorg.apache.cocoon.transformationApache Cocoon
SimpleFormInstanceExtractionTransformerClassorg.apache.cocoon.transformationApache Cocoon
SimpleFormInstanceExtractionTransformer .ElementDataConstructor SummarySimpleFormInstanceExtractionTransformer.Classorg.apache.cocoon.transformation.SimpleFormInstanceExtractionTransformerApache Cocoon
SimpleFormTransformerClassorg.apache.cocoon.transformationApache Cocoon
SimpleFormTransformer .RepeaterStatusKeep track of repeater status.Classorg.apache.cocoon.transformation.SimpleFormTransformerApache Cocoon
SimpleFormTransformer .ValueListKeep track of multiple values.Classorg.apache.cocoon.transformation.SimpleFormTransformerApache Cocoon
SourcePropsWritingTransformerThis transformer allows you to set and remove properties on an InspectableSource.Classorg.apache.cocoon.transformationApache Cocoon
SourceWritingTransformerClassorg.apache.cocoon.transformationApache Cocoon
SQLTransformerThe SQLTransformer can be plugged into a pipeline to transform SAX events into updated or queries and responses to/from a SQL interface.Classorg.apache.cocoon.transformationApache Cocoon
StoreIncludeCacheStorageProxyThis is the interface between the IncludeCacheManager and the usualSince:2.Classorg.apache.cocoon.transformation.helpersApache Cocoon
StripNameSpacesTransformerClassorg.apache.cocoon.transformationApache Cocoon
TagTransformerTransformer which implements the taglib functionalty.Classorg.apache.cocoon.transformationApache Cocoon
TeeTransformerClassorg.apache.cocoon.transformationApache Cocoon
TextRecorderThis class records all character SAX events and creates a stringVersion:$Id: TextRecorder.Classorg.apache.cocoon.transformation.helpersApache Cocoon
TransformerInterfaceorg.apache.cocoon.transformationApache Cocoon
TraxTransformerClassorg.apache.cocoon.transformationApache Cocoon
ValidatingTransformerThe ValidatingTransformer provides a very simple Transformer validating documents while being processed in a Cocoon pipeline.Classorg.apache.cocoon.transformationApache Cocoon
ValidationReportTransformerThe ValidationReportTransformer provides a Transformer validating documents while being processed in a Cocoon pipeline, and preparingClassorg.apache.cocoon.transformationApache Cocoon
VariableConfigurationAn Avalon Configuration factory that allows {variables} to be replaced with values from a lookup table.Classorg.apache.cocoon.transformation.helpersApache Cocoon
VariableRewriterTransformerRewrites URIs in links to a value determined by an InputModule.Classorg.apache.cocoon.transformationApache Cocoon
Web3RfcTransformerClassorg.apache.cocoon.transformationApache Cocoon
WebDAVTransformerA general purpose, low level webdav transformer.Classorg.apache.cocoon.transformationApache Cocoon
WriteDOMSessionTransformerClassorg.apache.cocoon.transformationApache Cocoon
XIncludeTransformerClassorg.apache.cocoon.transformationApache Cocoon
XMLDBTransformerThis transformer allows to perform resource creation, deletion, and XUpdate command execution in XML:DB.Classorg.apache.cocoon.transformationApache Cocoon