Hierarchy For Package org.apache.camel.component.stax

Package Hierarchies:

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.support.DefaultComponent (implements org.apache.camel.Component)
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
          • org.apache.camel.support.ScheduledPollEndpoint
            • org.apache.camel.support.DefaultPollingEndpoint
              • org.apache.camel.support.ProcessorEndpoint
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.support.ExpressionSupport (implements org.apache.camel.Expression, org.apache.camel.Predicate)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.stax.StAXComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.stax.StAXEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.stax.StAXBuilder
    • org.apache.camel.component.stax.StAXProcessor (implements org.apache.camel.Processor)
    • org.apache.camel.component.stax.StaxStreamXMLReader (implements org.xml.sax.XMLReader)
    • org.apache.camel.component.stax.StAXUtil