jp.hishidama.html.parser.rule
クラス ParseLi

java.lang.Object
  上位を拡張 jp.hishidama.html.parser.rule.HtParser
      上位を拡張 jp.hishidama.html.parser.rule.ParsePriority
          上位を拡張 jp.hishidama.html.parser.rule.ParseLi

public class ParseLi
extends ParsePriority

li要素パーサー.

導入されたバージョン:
2009.02.08

コンストラクタの概要
ParseLi(int prio)
           
 
メソッドの概要
 
クラス jp.hishidama.html.parser.rule.HtParser から継承されたメソッド
canOmmitE, canOmmitS, getName, hasNoBody, isBlock, parse, setBlock, setName, setNoBody, setOmmitE, setOmmitS
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ParseLi

public ParseLi(int prio)