Package org.wurbelizer

Interface Summary
Logger An implementation independent logger.
Wurbiler The wurblet compiler.
Wurbler The wurblet container.
Wurblet A code generator.
 

Class Summary
AbstractWurbiler Provides basic functionality of a wurblet compiler.
AbstractWurbler Provides basic functionality of a wurblet container.
AbstractWurblet Provides basic functionality of a wurblet.
AntLogger A simple default logger.
AntWurbiler Ant Task to invoke the DefaultWurbiler.
AntWurbler Ant Task to invoke the SourceWurbler.
ArgScanner Utility class to scan for arguments and to do variable translation.
DefaultLogger A simple default logger.
DefaultWurbiler Default implementation of a wurblet compiler.
DefaultWurbler The default implementation of a wurblet container.
HeapFile Utility class implementing in-memory files.
SourceDocument A SourceDocument represents the logical structure of a source file in memory.
SourceElement A SourceElement represents a section within a SourceDocument.
SourceFile In-memory file to check for changes before close/flush.
SourceHereSubElement Here-Document: all text in between @> filename and @< within a comment block.
SourcePropertySubElement Property-Document: all text in between @{ and @} within a comment block.
SourceSubElement Single- or block-comment-SourceElements may contain SubElements.
SourceWurbler A wurblet container.
SourceWurbletSubElement Wurblet anchor within a SourceElement.
Version Holds versioning information.
WurbletData Class holding the wurblet data.
WurbUtil Utility methods for the Wurbelizer.
 

Enum Summary
SourceDocument.FoldType editor folds (currently only supported for GUARDTYPE_NETBEANS
SourceElement.Type type of source element
 

Exception Summary
SourceException Thrown whenever scanning of the sourcefile failed
 



Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de