Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.rendering.wiki
Interface WikiText

All Known Implementing Classes:
TocText, WikiBlockWriter, WikiWriter

public interface WikiText

Dynamic wiki text that is generated after the serialization end

Author:
Bogdan Stefanescu

Method Summary
 void writeTo(WikiSerializerHandler handler, Writer writer)
           
 

Method Detail

writeTo

void writeTo(WikiSerializerHandler handler,
             Writer writer)
             throws IOException
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.