org.wikimodel.wem.confluence
Class ConfluenceWikiParser

java.lang.Object
  extended by org.wikimodel.wem.confluence.ConfluenceWikiParser
All Implemented Interfaces:
IWikiParser
Direct Known Subclasses:
ConfluenceExtendedWikiParser

public class ConfluenceWikiParser
extends java.lang.Object
implements IWikiParser

 http://confluence.atlassian.com/renderer/notationhelp.action?section=all
 

Author:
MikhailKotelnikov

Constructor Summary
ConfluenceWikiParser()
           
 
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

ConfluenceWikiParser

public ConfluenceWikiParser()
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-2010. All Rights Reserved.