public class UnknownCharacterChannel extends
#UNKNOWN_CHAR
for any character, which is not BOM_CHAR
.
This channel, if present, should be the last one.Modifier and Type | Field and Description |
---|---|
static char |
BOM_CHAR |
Constructor and Description |
---|
UnknownCharacterChannel() |
UnknownCharacterChannel(boolean shouldLogWarning) |
public static final char BOM_CHAR
public UnknownCharacterChannel()
public UnknownCharacterChannel(boolean shouldLogWarning)
public boolean consume(CodeReader code, Lexer lexer)
Copyright © 2012 SonarSource. All Rights Reserved.