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