com.redstarhackers.craftsman.file
Class CraftsmanFileBundleSection

java.lang.Object
  extended by com.redstarhackers.craftsman.file.CraftsmanFileElementSection
      extended by com.redstarhackers.craftsman.file.CraftsmanFileBundleSection
Direct Known Subclasses:
BuildModuleBundleSection, CleanModuleBundleSection

public abstract class CraftsmanFileBundleSection
extends CraftsmanFileElementSection

TODO Class summary sentence. Class documentation.

Version:
$Revision: 161 $
Author:
$Author: kostya $

Field Summary
static java.lang.String IMPL_PROPERTY_BASE
           
 
Fields inherited from class com.redstarhackers.craftsman.file.CraftsmanFileElementSection
TAB
 
Constructor Summary
CraftsmanFileBundleSection()
           
 
Method Summary
 
Methods inherited from class com.redstarhackers.craftsman.file.CraftsmanFileElementSection
chainTo, getLastTarget, setLastTarget, writeOutElementSection, writeOutThisElementSection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMPL_PROPERTY_BASE

public static final java.lang.String IMPL_PROPERTY_BASE
See Also:
Constant Field Values
Constructor Detail

CraftsmanFileBundleSection

public CraftsmanFileBundleSection()