|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamePool | |
---|---|
org.basex.query.up.primitives | This package contains XQuery Update primitives. |
Uses of NamePool in org.basex.query.up.primitives |
---|
Methods in org.basex.query.up.primitives with parameters of type NamePool | |
---|---|
void |
UpdatePrimitive.update(NamePool pool)
Updates the name pool, which is used for finding duplicate attributes and namespace conflicts. |
void |
ReplacePrimitive.update(NamePool pool)
|
void |
RenamePrimitive.update(NamePool pool)
|
void |
InsertAttribute.update(NamePool pool)
|
void |
DeletePrimitive.update(NamePool pool)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |