Package org.apache.camel.support.builder
Base classes for builders
-
Class Summary Class Description BinaryPredicateSupport A useful base class forPredicateimplementationsExpressionBuilder A helper class for working with expressions.Namespaces A helper class for working with namespaces.OutputStreamBuilder Utility to hide the complexity of choosing which OutputStream implementation to choose.PredicateBuilder A helper class for working with predicatesTokenPairExpressionIterator Expressionto walk aMessagebody using anIterator, which grabs the content between a start and end token.TokenXMLExpressionIterator Expressionto walk aMessageXML 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.ValueBuilder A builder of expressions or predicates based on values.