Hierarchy For Package org.apache.camel.language.xpath

Class Hierarchy

  • java.lang.Object
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.language.xpath.XPathBuilder (implements org.apache.camel.CamelContextAware, org.apache.camel.Expression, org.apache.camel.spi.ExpressionResultTypeAware, org.apache.camel.spi.NamespaceAware, org.apache.camel.Predicate)
    • org.apache.camel.support.language.DefaultAnnotationExpressionFactory (implements org.apache.camel.support.language.AnnotationExpressionFactory)
    • org.apache.camel.language.xpath.DefaultNamespaceContext (implements org.apache.camel.spi.NamespaceAware, javax.xml.namespace.NamespaceContext)
    • org.apache.camel.support.LanguageSupport (implements org.apache.camel.CamelContextAware, org.apache.camel.IsSingleton, org.apache.camel.spi.Language)
      • org.apache.camel.support.TypedLanguageSupport
        • org.apache.camel.support.SingleInputTypedLanguageSupport
          • org.apache.camel.language.xpath.XPathLanguage (implements org.apache.camel.spi.PropertyConfigurer)
    • org.apache.camel.language.xpath.MessageVariableResolver (implements javax.xml.xpath.XPathVariableResolver)
    • java.lang.Throwable (implements java.io.Serializable)

Annotation Interface Hierarchy

  • org.apache.camel.language.xpath.XPath (implements java.lang.annotation.Annotation)