finance.midterm
Class txtParser
java.lang.Object
javax.swing.text.html.HTMLEditorKit.ParserCallback
finance.midterm.txtParser
public class txtParser
- extends javax.swing.text.html.HTMLEditorKit.ParserCallback
Fields inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback |
IMPLIED |
Constructor Summary |
txtParser(java.lang.String url)
|
Methods inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback |
flush, handleComment, handleEndOfLineString, handleEndTag, handleError, handleSimpleTag, handleStartTag |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
txtParser
public txtParser(java.lang.String url)
throws java.io.IOException,
javax.swing.text.BadLocationException
- Throws:
java.io.IOException
javax.swing.text.BadLocationException
handleText
public void handleText(char[] text,
int position)
- Overrides:
handleText
in class javax.swing.text.html.HTMLEditorKit.ParserCallback
isDar
public boolean isDar()
getSecFiling
public java.net.URL getSecFiling()
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
main
public static void main(java.lang.String[] args)