org.specrunner.dumper
Interface ISourceDumperGroup

All Superinterfaces:
IComposite<ISourceDumperGroup,ISourceDumper>, IEncoded, ISourceDumper
All Known Implementing Classes:
SourceDumperGroupImpl

public interface ISourceDumperGroup
extends ISourceDumper, IComposite<ISourceDumperGroup,ISourceDumper>

A source dumper group.

Author:
Thiago Santos

Field Summary
 
Fields inherited from interface org.specrunner.dumper.ISourceDumper
DEFAULT_CLEAN, FEATURE_CLEAN
 
Fields inherited from interface org.specrunner.source.IEncoded
DEFAULT_ENCODING, FEATURE_ENCODING
 
Method Summary
 
Methods inherited from interface org.specrunner.dumper.ISourceDumper
dump, getClean, setClean
 
Methods inherited from interface org.specrunner.source.IEncoded
getEncoding
 
Methods inherited from interface org.specrunner.util.composite.IComposite
add, getChildren, isEmpty
 



Copyright © 2015. All rights reserved.