Package org.openarchitectureware.xpand2.output

Generator output handling

See:
          Description

Interface Summary
FileHandle  
Output  
PostProcessor PostProcessors can be added to the Xpand Generator component to implement manipulations on the generated file content.
VetoStrategy  
VetoStrategy2  
 

Class Summary
BlankLineSkippingOutput This output implementation avoids writing of unnecessary blank lines.
FileHandleImpl  
JavaBeautifier Formats generated Java code using the Eclipse code formatter.
NoChangesVetoStrategy  
Outlet  
OutputImpl *
XmlBeautifier Deprecated. Use org.openarchitectureware.xsd.XMLBeautifier or http://www.fornax-platform.org/cp/display/fornax/XML
 

Exception Summary
VetoException Signals a veto by a VetoStrategy2 implementation.
 

Package org.openarchitectureware.xpand2.output Description

Generator output handling