Package com.norconex.commons.lang.xml.flow
package com.norconex.commons.lang.xml.flow
Classes offering basic flow-processing to XML.
-
ClassDescriptionDeprecated.Deprecated.Use
XmlFlowPredicateAdapterinstead.XmlFlow<T>Treats an XML block as being a mix of predicate and consumer classes to create an execution "flow".Adapts flow consuming elements so they can be treated asConsumer.Runtime exception for XML-related issues.Adapts flow <condition> elements so they can be treated asPredicate.
XmlFlowConsumerAdapterinstead.