javax.swing.text.html
Class HTMLDocument.HTMLReader.MetaAction
java.lang.Object
|
+--javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
|
+--javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
|
+--javax.swing.text.html.HTMLDocument.HTMLReader.MetaAction
- public class HTMLDocument.HTMLReader.MetaAction
- extends HTMLDocument.HTMLReader.HiddenAction
Subclass of HiddenAction to set the content type for style sheets,
and to set the name of the default style sheet.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
HTMLDocument.HTMLReader.MetaAction
public HTMLDocument.HTMLReader.MetaAction()
start
public void start(HTML.Tag t,
MutableAttributeSet a)
- Overrides:
- start in class HTMLDocument.HTMLReader.HiddenAction
isEmpty
protected boolean isEmpty(HTML.Tag t)
- Overrides:
- isEmpty in class HTMLDocument.HTMLReader.HiddenAction
Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.