org.wikimodel.wem.util
Class SectionBuilder<T>
java.lang.Object
org.wikimodel.wem.util.SectionBuilder<T>
public class SectionBuilder<T>
- extends Object
- Author:
- kotelnikov, thomas.mortagne
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionBuilder
public SectionBuilder(ISectionListener<T> listener)
beginDocument
public void beginDocument(T data)
beginHeader
public void beginHeader(int level,
T data)
endDocument
public void endDocument()
endHeader
public void endHeader()
Copyright © 2005-2012. All Rights Reserved.