public final class ParsingProcessingInstructionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
parseProcessingInstruction(char[] buffer,
int offset,
int len,
int line,
int col,
IProcessingInstructionHandler handler) |
public static void parseProcessingInstruction(char[] buffer, int offset, int len, int line, int col, IProcessingInstructionHandler handler) throws ParseException
ParseException
Copyright © 2023 The ATTOPARSER team. All rights reserved.