virtual void XMLGrammarPool::unlockPool |
( |
|
) |
[pure virtual] |
unlockPool
After this method has been called, the grammar pool implementation should return to its default behaviour when cacheGrammars(...) is called. One effect, depending on the underlying implementation, is that the grammar pool may no longer be thread-safe (even on read operations).
For PSVI support any previous XSModel that was produced will be deleted.