@FunctionalInterface public static interface DataStoreAppConfigDefaultXMLReader.FallbackConfigProvider
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?> |
get(org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext,
org.opendaylight.yangtools.yang.model.api.DataSchemaNode dataSchema) |
org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?> get(org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext,
org.opendaylight.yangtools.yang.model.api.DataSchemaNode dataSchema)
throws IOException,
XMLStreamException,
ParserConfigurationException,
SAXException,
URISyntaxException
Copyright © 2019 OpenDaylight. All rights reserved.