Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jxbeans.flow_control

Class Summary
Decision The Decision JXBean represents an "if" condition in a JXBean model.
DecisionBeanInfo  
Looper The Looper JXBean will loop over a list of XML elements, selected using an XPath expression.
LooperBeanInfo  
Merger The Merger JXBean awaits one or more documents and merges them together into a new document under a new root element, then passes the document along to its DocumentReadyListeners.
MergerBeanInfo  
Parallelizer This JXBean will convey a document to multiple DocumentReadyListeners in turn.
ParallelizerBeanInfo