public final class ParsingDocTypeMarkupUtil
extends Object
| Modifier and Type | Method | 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 © 2018 The ATTOPARSER team. All rights reserved.