Package com.moesol.generator.core

Class Summary
IndentPrintWriter  
JniMangleFilterWriter Filters the outgoing characters so that they can appear as C identifiers, per the JNI specification.
MergeTagGroker  
Template Process a template file and replace occurrences of ${foo} with the value of the property foo.
VisitClass  
VisitClassName Breaks up foo.bar.ClassName and visits visitPartName("foo"); visitPartName("bar"); visitClassName("ClassName");
 

Exception Summary
ApplyException  
MergeException  
 



Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.