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 SectionDescriber
public void describeSectionExited(Section section, int level)
describeSectionExited
in interface SectionDescriber
Copyright © 2005-2013 Agical AB. All Rights Reserved.