public class SectionDescriberImpl extends Object implements SectionDescriber
| Constructor and Description |
|---|
SectionDescriberImpl(StringWriter output,
String indentString) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeSectionEntered(Section section,
int level) |
void |
describeSectionExited(Section section,
int level) |
public SectionDescriberImpl(StringWriter output, String indentString)
public void describeSectionEntered(Section section, int level)
describeSectionEntered in interface SectionDescriberpublic void describeSectionExited(Section section, int level)
describeSectionExited in interface SectionDescriberCopyright © 2005-2013 Agical AB. All Rights Reserved.