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