JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.xml
,
org.springframework.integration.xml.config
,
org.springframework.integration.xml.result
,
org.springframework.integration.xml.router
,
org.springframework.integration.xml.selector
,
org.springframework.integration.xml.source
,
org.springframework.integration.xml.splitter
,
org.springframework.integration.xml.transformer
,
org.springframework.integration.xml.transformer.support
,
org.springframework.integration.xml.xpath
Class Hierarchy
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.config.xml.AbstractRouterParser
org.springframework.integration.xml.config.
XPathRouterParser
org.springframework.integration.config.xml.AbstractTransformerParser
org.springframework.integration.xml.config.
MarshallingTransformerParser
org.springframework.integration.xml.config.
UnmarshallingTransformerParser
org.springframework.integration.xml.config.
XPathHeaderEnricherParser
org.springframework.integration.xml.config.
XPathTransformerParser
org.springframework.integration.xml.config.
XsltPayloadTransformerParser
org.springframework.integration.xml.config.
XmlPayloadValidatingFilterParser
org.springframework.integration.xml.config.
XPathFilterParser
org.springframework.integration.xml.config.
XPathMessageSplitterParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.xml.config.
XPathExpressionParser
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.xml.config.
IntegrationXmlNamespaceHandler
org.springframework.integration.xml.selector.
AbstractXPathMessageSelector
(implements org.springframework.integration.core.MessageSelector)
org.springframework.integration.xml.selector.
BooleanTestXPathMessageSelector
org.springframework.integration.xml.selector.
RegexTestXPathMessageSelector
org.springframework.integration.xml.selector.
StringValueTestXPathMessageSelector
org.springframework.integration.xml.
DefaultXmlPayloadConverter
(implements org.springframework.integration.xml.
XmlPayloadConverter
)
org.springframework.integration.xml.result.
DomResultFactory
(implements org.springframework.integration.xml.result.
ResultFactory
)
org.springframework.integration.xml.source.
DomSourceFactory
(implements org.springframework.integration.xml.source.
SourceFactory
)
org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
org.springframework.integration.handler.AbstractMessageHandler (implements org.springframework.messaging.MessageHandler, org.springframework.integration.context.Orderable, org.springframework.integration.history.TrackableComponent)
org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.core.MessageProducer)
org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
org.springframework.integration.splitter.AbstractMessageSplitter
org.springframework.integration.xml.splitter.
XPathMessageSplitter
org.springframework.integration.router.AbstractMessageRouter
org.springframework.integration.router.AbstractMappingMessageRouter (implements org.springframework.integration.router.MappingMessageRouterManagement)
org.springframework.integration.xml.router.
XPathRouter
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.HeaderEnricher (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.transformer.Transformer)
org.springframework.integration.xml.transformer.
XPathHeaderEnricher
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.xml.result.
StringResultFactory
(implements org.springframework.integration.xml.result.
ResultFactory
)
org.springframework.integration.xml.source.
StringSourceFactory
(implements org.springframework.integration.xml.source.
SourceFactory
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.xml.
AggregatedXmlMessageValidationException
org.springframework.integration.xml.selector.
XmlValidatingMessageSelector
(implements org.springframework.integration.core.MessageSelector)
org.springframework.integration.xml.transformer.support.
XPathExpressionEvaluatingHeaderValueMessageProcessor
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.transformer.support.HeaderValueMessageProcessor<T>)
org.springframework.integration.xml.xpath.
XPathUtils
Interface Hierarchy
org.springframework.integration.xml.result.
ResultFactory
org.springframework.integration.xml.transformer.
ResultTransformer
org.springframework.integration.xml.source.
SourceFactory
org.springframework.integration.xml.
XmlPayloadConverter
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.integration.xml.xpath.
XPathEvaluationType
org.springframework.integration.xml.selector.
XmlValidatingMessageSelector.SchemaType
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes