JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.tailf.navu.PreparedXMLStatement
Packages that use
PreparedXMLStatement
Package
Description
com.tailf.navu
NAVU (Navigation Utilities) is an API which provides increased accessibility to the ConfD/NCS populated data model tree: NAVU-Tree.
Uses of
PreparedXMLStatement
in
com.tailf.navu
Methods in
com.tailf.navu
that return
PreparedXMLStatement
Modifier and Type
Method
Description
PreparedXMLStatement
NavuNode.
prepareXMLCall
(
String
xml)
Creates a parameterized configuration xml in the style of a
NavuNode.setValues(String)
argument.