Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
Modifier and Type | Field and Description |
---|---|
protected Resolver3.Binding<Expression> |
Resolver3.currentLocalSubsts
Stack of bindings representing the nesting of local substitution expressions
of form
exp^(a/b) . |
Modifier and Type | Method and Description |
---|---|
protected <T> @Opt Resolver3.Binding<T> |
Resolver3.findBinding(@Opt Resolver3.Binding<T> binding,
String id)
Is called with
Resolver3.currentLocalSubsts ; iterate through the chain of Resolver3.Binding . |
Modifier and Type | Method and Description |
---|---|
protected <T> @Opt Resolver3.Binding<T> |
Resolver3.findBinding(@Opt Resolver3.Binding<T> binding,
String id)
Is called with
Resolver3.currentLocalSubsts ; iterate through the chain of Resolver3.Binding . |
see also the complete user documentation .