Uses of Interface
com.norconex.commons.lang.xml.flow.XmlFlowConsumerAdapter
Packages that use XmlFlowConsumerAdapter
Package
Description
Classes offering basic flow-processing to XML.
-
Uses of XmlFlowConsumerAdapter in com.norconex.commons.lang.xml.flow
Subinterfaces of XmlFlowConsumerAdapter in com.norconex.commons.lang.xml.flowMethods in com.norconex.commons.lang.xml.flow that return types with arguments of type XmlFlowConsumerAdapterModifier and TypeMethodDescriptionClass<? extends XmlFlowConsumerAdapter<T>> XmlFlow.getConsumerAdapter()Constructor parameters in com.norconex.commons.lang.xml.flow with type arguments of type XmlFlowConsumerAdapterModifierConstructorDescriptionXmlFlow(Class<? extends XmlFlowConsumerAdapter<T>> consumerAdapter, Class<? extends XmlFlowPredicateAdapter<T>> predicateAdapter)
XmlFlowConsumerAdapterinstead.