org.wikimodel.wem.common
Class CommonWikiParser

java.lang.Object
  extended by org.wikimodel.wem.common.CommonWikiParser
All Implemented Interfaces:
IWikiParser

public class CommonWikiParser
extends java.lang.Object
implements IWikiParser

Author:
MikhailKotelnikov

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

Constructor Detail

CommonWikiParser

public CommonWikiParser()
Method Detail

parse

public void parse(java.io.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-2009. All Rights Reserved.