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