Package info.magnolia.nodebuilder

Interface Summary
ErrorHandler ErrorHandler implementation can decide what to do with certain conditions; specifically, they'll usually log or throw exceptions.
NodeOperation  
 

Class Summary
AbstractErrorHandler  
NodeBuilder  
Ops Factory methods for most common NodeOperation implementations.
RecursiveOp Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
StrictErrorHandler An ErrorHandler which interrupts operations as soon as one error happens, by throwing a NodeOperationException.
 

Exception Summary
NodeOperationException A RuntimeException thrown by ErrorHandler implementations; clients of NodeBuilder should expect and handle this.
 



Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.