org.xwiki.rendering.wikimodel.common
Class CommonWikiParser
java.lang.Object
org.xwiki.rendering.wikimodel.common.CommonWikiParser
- All Implemented Interfaces:
- IWikiParser
public class CommonWikiParser
- extends Object
- implements IWikiParser
- Since:
- 4.0M1
- Version:
- $Id: 0f8bcb3a85fa1d39287ae8ad67d62832455c0179 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonWikiParser
public CommonWikiParser()
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.xwiki.rendering.wikimodel.IWemListener)
Copyright © 2004-2012 XWiki. All Rights Reserved.