|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BXNode | |
---|---|
org.basex.api.dom | This package provides a basic DOM API. |
org.basex.query.item | This package contains XQuery data types. |
Uses of BXNode in org.basex.api.dom |
---|
Subclasses of BXNode in org.basex.api.dom | |
---|---|
class |
BXAttr
DOM - Attribute implementation. |
class |
BXCData
DOM - CData implementation. |
class |
BXChar
DOM - Character data implementation. |
class |
BXComm
DOM - Comment implementation. |
class |
BXDoc
DOM - Document implementation. |
class |
BXDocFrag
DOM - Document fragment implementation. |
class |
BXElem
DOM - Element implementation. |
class |
BXPI
DOM - Processing instruction implementation. |
class |
BXText
DOM - Text implementation. |
Uses of BXNode in org.basex.query.item |
---|
Methods in org.basex.query.item that return BXNode | |
---|---|
BXNode |
Nod.java()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |