public class WikiBlockWriter extends WikiWriter
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
blockName  | 
buf, dynamicSegments, LINE_SEP, log, parent, segments| Constructor and Description | 
|---|
WikiBlockWriter(WikiWriter parent,
               String blockName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
writeTo(WikiSerializerHandler handler,
       Writer writer)  | 
public WikiBlockWriter(WikiWriter parent, String blockName)
public void writeTo(WikiSerializerHandler handler, Writer writer) throws IOException
writeTo in interface WikiTextwriteTo in class WikiWriterIOExceptionCopyright © 2019 Nuxeo. All rights reserved.