Package org.eclipse.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 *
 

Exception Summary
VetoException Signals a veto by a VetoStrategy2�implementation.
 

Package org.eclipse.xpand2.output Description

Generator output handling


Copyright 2007 committers of openArchitectureWare and others.
All Rights Reserved.