@Immutable public final class XMLCharsetDeterminator extends Object
| Modifier and Type | Field and Description |
|---|---|
static Charset |
FALLBACK_CHARSET |
| Modifier and Type | Method and Description |
|---|---|
static Charset |
determineXMLCharset(byte[] aBytes)
Determine the XML charset
|
static com.helger.commons.collection.impl.ICommonsSet<Charset> |
getAllSupportedCharsets() |
public static final Charset FALLBACK_CHARSET
Copyright © 2014–2020 Philip Helger. All rights reserved.