JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.basex.api.dom.BXPI
Packages that use
BXPI
Package
Description
org.basex.api.dom
Basic DOM API.
Uses of
BXPI
in
org.basex.api.dom
Methods in
org.basex.api.dom
that return
BXPI
Modifier and Type
Method
Description
BXPI
BXDoc.
createProcessingInstruction
(
String
name,
String
value)