org.seasar.tuigwaa.cms.core.wiki.engine
クラス WikiParserWrapper

java.lang.Object
  拡張org.seasar.tuigwaa.cms.core.wiki.engine.WikiParserWrapper

public class WikiParserWrapper
extends Object


コンストラクタの概要
WikiParserWrapper(Page page)
           
 
メソッドの概要
 int getNumOfLexicalError()
           
 int getNumOfParseError()
           
 SimpleNode getTree()
           
 void setDebug(boolean debug)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

WikiParserWrapper

public WikiParserWrapper(Page page)
メソッドの詳細

getTree

public SimpleNode getTree()

getNumOfParseError

public int getNumOfParseError()

getNumOfLexicalError

public int getNumOfLexicalError()

setDebug

public void setDebug(boolean debug)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.