public class RebindingMap
extends java.lang.Object
Constructor and Description |
---|
RebindingMap() |
Modifier and Type | Method and Description |
---|---|
Binding |
get(Binding oldBinding)
Get the new binding corresponding to an existing binding if there is one
|
void |
put(Binding oldBinding,
Binding newBinding)
Add an entry to the binding map
|
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.