S Seth New member Sep 27, 2009 #1 If not, any reason why HTMLDocument wouldn't be reading in an entire HTML page and stops at 6014?
Q question asker New member Sep 27, 2009 #2 Hi, I've never used this class but I found 2 methods that might help explain what is going on.. getTokenThreshold() setTokenThreshold(int n) http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/text/html/HTMLDocument.html Good luck!
Hi, I've never used this class but I found 2 methods that might help explain what is going on.. getTokenThreshold() setTokenThreshold(int n) http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/text/html/HTMLDocument.html Good luck!