public final class ParsingDocTypeMarkupUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
parseDocType(char[] buffer,
int offset,
int len,
int line,
int col,
IDocTypeHandler handler) |
public static void parseDocType(char[] buffer,
int offset,
int len,
int line,
int col,
IDocTypeHandler handler)
throws ParseException
ParseExceptionCopyright © 2023 The ATTOPARSER team. All rights reserved.