| Package | Description |
|---|---|
| nu.validator.htmlparser.impl |
This package contains the bulk of parser internals.
|
| Modifier and Type | Method and Description |
|---|---|
PushedLocation |
PushedLocation.getNext()
Returns the next.
|
| Constructor and Description |
|---|
PushedLocation(int line,
int linePrev,
int col,
int colPrev,
boolean nextCharOnNewLine,
String publicId,
String systemId,
PushedLocation next) |
Copyright © 2016. All rights reserved.