public class DmnParser extends AbstractModelParser
resolveAccessExternalSchemaProperty
JAXP_ACCESS_EXTERNAL_SCHEMA, JAXP_ACCESS_EXTERNAL_SCHEMA_ALL, JAXP_ACCESS_EXTERNAL_SCHEMA_SYSTEM_PROPERTY, schemaFactory, schemas
Constructor and Description |
---|
DmnParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureFactory(DocumentBuilderFactory dbf)
allows subclasses to configure the
DocumentBuilderFactory . |
protected DmnModelInstanceImpl |
createModelInstance(DomDocument document) |
DmnModelInstanceImpl |
getEmptyModel() |
DmnModelInstanceImpl |
parseModelFromStream(InputStream inputStream) |
addSchema, createSchema, getSchema, resolveAccessExternalSchemaProperty, validateModel
protected void configureFactory(DocumentBuilderFactory dbf)
AbstractModelParser
DocumentBuilderFactory
.configureFactory
in class AbstractModelParser
dbf
- the factory to configureprotected DmnModelInstanceImpl createModelInstance(DomDocument document)
createModelInstance
in class AbstractModelParser
public DmnModelInstanceImpl parseModelFromStream(InputStream inputStream)
parseModelFromStream
in class AbstractModelParser
public DmnModelInstanceImpl getEmptyModel()
getEmptyModel
in class AbstractModelParser
Copyright © 2022. All rights reserved.