Uses of Class
nu.validator.htmlparser.impl.PushedLocation
Packages that use PushedLocation
Package
Description
This package contains the bulk of parser internals.
-
Uses of PushedLocation in nu.validator.htmlparser.impl
Fields in nu.validator.htmlparser.impl declared as PushedLocationMethods in nu.validator.htmlparser.impl that return PushedLocationConstructors in nu.validator.htmlparser.impl with parameters of type PushedLocationModifierConstructorDescriptionPushedLocation
(int line, int linePrev, int col, int colPrev, boolean nextCharOnNewLine, String publicId, String systemId, PushedLocation next)