Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::tools::idlgen::StrippingPrintWriter Class Reference

List of all members.

Public Member Functions

 StrippingPrintWriter (Writer out, boolean autoFlush)
void write (String s)

Detailed Description

This class is used as a somewhat dirty, but very efficient way to avoid overloading and copying 95% of the implementation of a number of methods like IdlToJava#translate_struct(IdlObject obj, File writeInto).

In these methods, only very few known Strings must be suppressed or modified; the strings are hopefully unique enough to not provoke unforeseen damage with the modification.

See also:
OutputStringManipulator


Constructor & Destructor Documentation

alma::tools::idlgen::StrippingPrintWriter::StrippingPrintWriter Writer  out,
boolean  autoFlush
[inline]
 


Member Function Documentation

void alma::tools::idlgen::StrippingPrintWriter::write String  s  )  [inline]
 

See also:
Writer#write(String)


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:07:29 2009 for ACS Java API by doxygen 1.3.8