public class DefaultXmlGrammarPoolBuilder extends Object implements XmlGrammarPoolBuilder
XmlGrammarPoolBuilder provides a way of creating ReadOnlyXmlGrammarPool instances.| Constructor and Description |
|---|
DefaultXmlGrammarPoolBuilder(XmlSchemaProvider schemaProvider,
XmlGathererErrorHandler errorHandler,
org.mule.apache.xerces.xni.parser.XMLEntityResolver entityResolver) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.apache.xerces.xni.grammars.XMLGrammarPool |
build()
Builds the target
XMLGrammarPool |
static org.mule.apache.xerces.xni.grammars.XMLGrammarPool |
buildEmptyXMLGrammarPool() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic DefaultXmlGrammarPoolBuilder(XmlSchemaProvider schemaProvider, XmlGathererErrorHandler errorHandler, org.mule.apache.xerces.xni.parser.XMLEntityResolver entityResolver)
public org.mule.apache.xerces.xni.grammars.XMLGrammarPool build()
XmlGrammarPoolBuilderXMLGrammarPoolbuild in interface XmlGrammarPoolBuilderXMLGrammarPoolpublic static org.mule.apache.xerces.xni.grammars.XMLGrammarPool buildEmptyXMLGrammarPool()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.