org.famteam.synapse.analyze
クラス HTMLElement

java.lang.Object
  拡張org.famteam.synapse.analyze.HTMLElement
直系の既知のサブクラス:
HTMLBlockTag, HTMLText, PermutatePageSource

public class HTMLElement
extends java.lang.Object

HTML要素を表すクラス。

作成者:
keiji

コンストラクタの概要
HTMLElement()
           
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HTMLElement

public HTMLElement()