Package net.sf.saxon.ma.map
Class RemovalsList
java.lang.Object
net.sf.saxon.ma.map.RemovalsList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
empty
-
-
Constructor Details
-
RemovalsList
public RemovalsList()
-
-
Method Details
-
add
-
contains
-
size
public int size() -
remove
Remove an entry from the removals list- Parameters:
value- the entry to be removed from the removals list- Returns:
- the removals list, with the supplied value reinstated
-