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