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