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