javax.swing.text.html.parser
类 TagElement
java.lang.Object
javax.swing.text.html.parser.TagElement
public class TagElement
- extends Object
一般的 HTML TagElement 类。该方法定义如何解释标记周围的空白。
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagElement
public TagElement(Element elem)
TagElement
public TagElement(Element elem,
boolean fictional)
breaksFlow
public boolean breaksFlow()
isPreformatted
public boolean isPreformatted()
getElement
public Element getElement()
getHTMLTag
public HTML.Tag getHTMLTag()
fictional
public boolean fictional()
提交错误或意见版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。