terp - the Codemesh Modular
Template Interpreter v1.3.304

Package com.codemesh.terp.util

The com.codemesh.terp.util package contains the source code for several terp utility classes.

See:
          Description

Interface Summary
Notification A notification in the code generator.
NotificationTracker Notification tracker.
 

Class Summary
BeanInfoHelper A utility class for dealing with arbitrary classes and their fields/methods.
CaseInsensitiveTreeMap<T> A map that registers entries under their real name but creates lowercase aliases for them as well.
Notification.Impl  
NotificationTracker.Impl  
PropertyPrinter A class that prints one or more Java properties.
PumpStreamHandler  
ResolutionHelper A utility type that assists in resolving complex names.
ResolutionRecord A utility type that is used in resolving complex names.
SerializationHelper A class that assists with the serialziation of objects.
StreamPumper  
TextLayoutEngine The engine that performs the text layout on behalf of the terp expander.
TextLayoutEngine.LayoutRelevantData  
 

Enum Summary
TextLayoutEngine.Break  
 

Package com.codemesh.terp.util Description

The com.codemesh.terp.util package contains the source code for several terp utility classes. The utility classes deal with issues like text layout, process invocation, case insensitive maps, etc.


terp - the Codemesh Modular
Template Interpreter v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.