org.seasar.cms.wiki.parser
クラス BasicWikiParser

java.lang.Object
  上位を拡張 org.seasar.cms.wiki.parser.WikiParser
      上位を拡張 org.seasar.cms.wiki.parser.BasicWikiParser
すべての実装されたインタフェース:
WikiParser, WikiParserConstants, WikiParserTreeConstants

public class BasicWikiParser
extends WikiParser
implements WikiParser

作成者:
someda

フィールドの概要
 
クラス org.seasar.cms.wiki.parser.WikiParser から継承されたフィールド
jj_nt, jjtree, lookingAhead, token, token_source
 
インタフェース org.seasar.cms.wiki.parser.WikiParserTreeConstants から継承されたフィールド
JJTALIAS, JJTALIGN, JJTANNOTATION, JJTANYOTHER, JJTARGS, JJTBLOCKPLUGIN, JJTCSVTABLE, JJTDEFINEDWORD, JJTDEFINELIST, JJTDELETELINE, JJTERRORS, JJTEXCERPT, JJTEXPLANATIONWORD, JJTFLOATALIGN, JJTGENERATETREE, JJTHEADING, JJTHORIZONTALLINE, JJTINLINEPLUGIN, JJTINTERWIKI, JJTLETTERS, JJTLINK, JJTLIST, JJTLISTMEMBER, jjtNodeName, JJTPAGENAME, JJTPARAGRAPH, JJTPRESHAPED, JJTSKIPTONEWLINE, JJTSTRONGITALIC, JJTSYNTAXERROR, JJTTABLE, JJTTABLECOLUMN, JJTTABLEMEMBER, JJTVOID
 
インタフェース org.seasar.cms.wiki.parser.WikiParserConstants から継承されたフィールド
ALIAS, ALIASLINK, ALIGN1, ALIGN2, ALIGN3, ALPHABET, ANCHOR, ANCHORNAME, ANYOTHER, ARGS, BGCOLORWORD, BLOCKPLUGIN, COLON, COLORWORD, COLSPAN, COMMA, CTAB, CTABLE, CTABLEDEL, DEFAULT, DELETELINE, DIGIT, DLIST, EMAIL, EOF, EXCERPT1, EXCERPT2, EXCERPT3, FALIGN1, FALIGN2, HEADING1, HEADING2, HEADING3, HEX, HORIZONTAL, HOSTNAME, IDENTIFIER, INLINEPLUGIN, INTERWIKI, LBRACE, LBRACKET, LINK, LIST1, LIST2, LIST3, LPAREN, LT, NAME, NATIVELINK, NL, NLIST1, NLIST2, NLIST3, NOASCII, NTAB, NTABCOLSPAN, NTABROWSPAN, PAGENAME, PIPE, PLUGINARG, PLUGINNAME, PRESHAPED, RBRACE, RBRACKET, RPAREN, SEMICOLON, SIZEWORD, SLASH, STRONGITALIC, TABLE, TABLEDEL, TILDE, tokenImage, URL, WIKINAME
 
コンストラクタの概要
BasicWikiParser(WikiCharStream stream)
           
 
メソッドの概要
 Node parse()
           
 
クラス org.seasar.cms.wiki.parser.WikiParser から継承されたメソッド
addAnnotation, addTOC, Align, Annotation, AnyOther, Args, Blankline, BlockElement, BlockPlugin, CSVTable, DefineList, Deleteline, disable_tracing, enable_tracing, Errors, Excerpt, FloatAlign, generateParseException, GenerateTree, getErrorLine, getNextToken, getNLexicalErrors, getNParseErrors, getToken, Heading, Horizontalline, initStartPosition, InlineElement, InlinePlugin, isAlign, isBlankline, isBlockPlugin, isChangeStateBlockElement, isCSVTable, isDefineList, isExcerpt, isFloatAlign, isHeading, isHorizontalline, isList, isNewline, isNormalBlockElement, isParagraph, isPreshaped, isTable, Letters, Linker, List, Paragraph, Preshaped, ReInit, ReInit, setStartPosition, setWikiCharStream, StrongItalic, Table
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.seasar.cms.wiki.engine.WikiParser から継承されたメソッド
getNParseErrors
 

コンストラクタの詳細

BasicWikiParser

public BasicWikiParser(WikiCharStream stream)
メソッドの詳細

parse

public Node parse()
定義:
インタフェース WikiParser 内の parse


Copyright ? 2007. All Rights Reserved.