|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.validator.htmlparser.sax.HtmlParser
nu.validator.htmlparser.sax.InfosetCoercingHtmlParser
public class InfosetCoercingHtmlParser
This subclass of HtmlParser simply provides a no-argument
constructor that calls the constructor of the superclass with the
ALTER_INFOSET policy. This is convenient when another Java
component wants an implementation of XMLReader with a
no-argument constructor and infoset coercion is the wanted behavior.
| Constructor Summary | |
|---|---|
InfosetCoercingHtmlParser()
A constructor that passes ALTER_INFOSET to the superclass'
constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfosetCoercingHtmlParser()
ALTER_INFOSET to the superclass'
constructor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||