Interface BelongsToPrefixToModuleCtx
- All Superinterfaces:
ImportedNamespaceContext<String>
,ParserNamespace<String,
StmtContext<?, ?, ?>>
Source-specific mapping of belongsTo prefixes to module identifiers. This mapping allows source-specific context
to correctly populate prefixes map for actual parsing phase and eventually, resolve QName for any valid declared
statement.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NamespaceBehaviour<String,
StmtContext<?, ?, ?>, @NonNull BelongsToPrefixToModuleCtx>
-
Field Details
-
BEHAVIOUR
static final NamespaceBehaviour<String,StmtContext<?, BEHAVIOUR?, ?>, @NonNull BelongsToPrefixToModuleCtx>
-