| Package | Description |
|---|---|
| com.fasterxml.aalto.in |
| Modifier and Type | Field and Description |
|---|---|
private UriCanonicalizer |
ReaderConfig.mCanonicalizer
For efficient access by qualified name, as well as uniqueness
checks, namespace URIs need to be canonicalized.
|
| Constructor and Description |
|---|
ReaderConfig(java.lang.String publicId,
java.lang.String systemId,
java.lang.String extEnc,
ReaderConfig.EncodingContext encCtxt,
int flags,
int flagMods,
javax.xml.stream.XMLReporter rep,
javax.xml.stream.XMLResolver res,
UriCanonicalizer canonicalizer) |