org.wikimodel.wem.creole
Class CreoleWikiParser

java.lang.Object
  extended by org.wikimodel.wem.creole.CreoleWikiParser
All Implemented Interfaces:
IWikiParser

public class CreoleWikiParser
extends Object
implements IWikiParser

Author:
MikhailKotelnikov

Constructor Summary
CreoleWikiParser()
           
 
Method Summary
 void parse(Reader reader, IWemListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreoleWikiParser

public CreoleWikiParser()
Method Detail

parse

public void parse(Reader reader,
                  IWemListener listener)
           throws WikiParserException
Specified by:
parse in interface IWikiParser
Throws:
WikiParserException
See Also:
IWikiParser.parse(java.io.Reader, org.wikimodel.wem.IWemListener)


Copyright © 2005-2012. All Rights Reserved.