Example #1
0
		void setGrammarPool(const std::shared_ptr<xercesc::XMLGrammarPoolImpl>& pool)
		{
			cache.setGrammarPool(pool);
		}