Generated by
JDiff

Class javax.swing.text.html.HTMLEditorKit.ParserCallback

Added Methods
void handleEndOfLineString(String) This is invoked after the stream has been parsed but before flush.
 

Added Fields
Object IMPLIED This is passed as an attribute in the attributeset to indicate the element is implied eg the string '<>foo<\t>' contains an implied html element and an implied body element.