java.lang.Object
javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
- Enclosing class:
- HTMLDocument.HTMLReader
public class HTMLDocument.HTMLReader.HiddenAction extends HTMLDocument.HTMLReader.TagAction
Action assigned by default to handle the Hidden task of the reader.
- 
Constructor SummaryConstructors Constructor Description HiddenAction()
- 
Method Summary
- 
Constructor Details- 
HiddenActionpublic HiddenAction()
 
-