Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.rendering.wiki
Class TocText

java.lang.Object
  extended by org.nuxeo.ecm.platform.rendering.wiki.TocText
All Implemented Interfaces:
WikiText

public class TocText
extends Object
implements WikiText

Author:
Bogdan Stefanescu

Constructor Summary
TocText(String title)
           
 
Method Summary
 void printToc(WikiSerializerHandler serializer, Writer writer)
           
 void writeTo(WikiSerializerHandler handler, Writer writer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TocText

public TocText(String title)
Method Detail

writeTo

public void writeTo(WikiSerializerHandler handler,
                    Writer writer)
             throws IOException
Specified by:
writeTo in interface WikiText
Throws:
IOException

printToc

public void printToc(WikiSerializerHandler serializer,
                     Writer writer)
              throws IOException
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.