public interface SchemaContextProvider
| Modifier and Type | Method and Description |
|---|---|
SchemaContext |
getSchemaContext(ResourceId id)
Returns schema context corresponding to a given resource identifier.
|
SchemaContext getSchemaContext(ResourceId id)
id - absolute resource identifierIllegalArgumentException - when module as per resource
identifier is registered, but given
resource identifier is invalidCopyright © 2017. All rights reserved.