WstxInputFactory
public interface ReaderCreator
Note that readers in general should only access the configuration info when they are created (from constructor).
Modifier and Type | Method | Description |
---|---|---|
void |
addCachedDTD(DTDId id,
DTDSubset extSubset) |
|
DTDSubset |
findCachedDTD(DTDId id) |
|
void |
updateSymbolTable(SymbolTable t) |
void updateSymbolTable(SymbolTable t)
Copyright © 2019 FasterXML. All rights reserved.