|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BXNode | |
---|---|
org.basex.api.dom | Provides a DOM API. |
org.basex.query.xquery.item | Contains XQuery 1.0 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 - ProcessingInstruction Implementation. |
class |
BXText
DOM - Text Implementation. |
Uses of BXNode in org.basex.query.xquery.item |
---|
Methods in org.basex.query.xquery.item that return BXNode | |
---|---|
BXNode |
Nod.java()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |