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
ParseException
Copyright © 2015 The ATTOPARSER team. All rights reserved.