Package org.apache.camel.support.builder
package org.apache.camel.support.builder
Base classes for builders
-
ClassDescriptionA useful base class for
Predicate
implementationsA helper class for working with expressions.A helper class for working with namespaces.Utility to hide the complexity of choosing which OutputStream implementation to choose.A helper class for working with predicatesExpression
to walk aMessage
body using anIterator
, which grabs the content between a start and end token.Expression
to walk aMessage
XML body using anIterator
, which grabs the content between a XML start and end token, where the end token corresponds implicitly to either the end tag or the self-closing start tag.A builder of expressions or predicates based on values.