Package org.basex.query.up
Class NamePool
java.lang.Object
org.basex.query.up.NamePool
This class serves as a container for updated names.
- Author:
- BaseX Team 2005-21, BSD License, Christian Gruen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NamePool
public NamePool()
-
-
Method Details
-
add
Adds an entry to the pool and increases its number of occurrence.- Parameters:
name- nametype- node type
-
remove
Adds an entry to the pool and decreases its number of occurrence.- Parameters:
node- node
-