org.wikimodel.wem.xwiki.xwiki21
Class XWikiParser
java.lang.Object
org.wikimodel.wem.xwiki.xwiki21.XWikiParser
- All Implemented Interfaces:
- IWikiParser
public class XWikiParser
- extends Object
- implements IWikiParser
- Author:
- thomas;mortagne
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWikiParser
public XWikiParser()
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.