41424344454647
public InferredGrammarBuildingCMDocumentLoader(Document document, CMDocumentManager cmDocumentManager) { super(document, cmDocumentManager); createdCMDocumentTable = new Hashtable(); inferredGrammarFactory = new InferredGrammarFactory(); }