Hierarchy For Package org.springframework.integration.xml.transformer
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.transformer.AbstractTransformer (implements org.springframework.integration.transformer.Transformer)
- org.springframework.integration.transformer.AbstractPayloadTransformer<T,
U> - org.springframework.integration.xml.transformer.SourceCreatingTransformer
- org.springframework.integration.xml.transformer.UnmarshallingTransformer
- org.springframework.integration.xml.transformer.AbstractXmlTransformer
- org.springframework.integration.xml.transformer.MarshallingTransformer
- org.springframework.integration.xml.transformer.XsltPayloadTransformer (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.xml.transformer.XPathTransformer
- org.springframework.integration.transformer.AbstractPayloadTransformer<T,
- org.springframework.integration.transformer.HeaderEnricher (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.transformer.Transformer)
- org.springframework.integration.xml.transformer.XPathHeaderEnricher
- org.springframework.integration.transformer.AbstractTransformer (implements org.springframework.integration.transformer.Transformer)
- org.springframework.integration.xml.transformer.ResultToDocumentTransformer (implements org.springframework.integration.xml.transformer.ResultTransformer)
- org.springframework.integration.xml.transformer.ResultToStringTransformer (implements org.springframework.integration.xml.transformer.ResultTransformer)
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
Interface Hierarchy
- org.springframework.integration.xml.transformer.ResultTransformer