Constructor.
Create a factory initialized with definitions from
XmlDefinitionsSet .
Parameters: xmlDefinitions - Resolved definition from XmlDefinitionSet. throws: NoSuchDefinitionException - If an error occurs while resolving inheritance
Get a definition by its name.
Parameters: name - Name of the definition. Parameters: request - Servlet request. Parameters: servletContext - Servlet context. throws: DefinitionsFactoryException - An error occur while gettingdefinition. throws: NoSuchDefinitionException - No definition found for specified nameImplementation can throw more accurate exception as a subclass of thisexception.