|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rslt2DArray | |
---|---|
com.qanavigation.Basics | |
com.qanavigation.DBacc | |
com.qanavigation.XMLDB |
Uses of Rslt2DArray in com.qanavigation.Basics |
---|
Subclasses of Rslt2DArray in com.qanavigation.Basics | |
---|---|
class |
RsltTable
RsltTable is a table for conventional use. |
Methods in com.qanavigation.Basics with parameters of type Rslt2DArray | |
---|---|
void |
Rslt2DArray.merge(Rslt2DArray p_Tbl,
int p_Col)
Only merge two tables of the same type! |
Constructors in com.qanavigation.Basics with parameters of type Rslt2DArray | |
---|---|
SetList(Rslt2DArray p_2DArr)
|
Uses of Rslt2DArray in com.qanavigation.DBacc |
---|
Subclasses of Rslt2DArray in com.qanavigation.DBacc | |
---|---|
class |
QuerySet
Don't get confused! |
Uses of Rslt2DArray in com.qanavigation.XMLDB |
---|
Methods in com.qanavigation.XMLDB with parameters of type Rslt2DArray | |
---|---|
RsltTable |
XMLDB.getNodeLstByAttrs(java.lang.String p_ElemType,
Rslt2DArray p_AttrSet)
Gets the list of nodes, which match the given attribute values. |
SetList |
XMLDBbasics.getNodesByAttr(Rslt2DArray p_AttrSet)
Provide the attributes and the values searched for in the QuerySet. |
SetList |
XMLDBbasics.getNodesByAttr(java.lang.String p_ElemType,
Rslt2DArray p_AttrSet)
Provide the attributes and the values searched for in the QuerySet. |
SetList |
XMLDBbasics.getNodesByAttrExclByAttr(java.lang.String p_ElemType,
Rslt2DArray p_AttrSet,
Rslt2DArray p_ExclAttrSet)
Provide the element type name, the attributes and the values searched and the list of attributes and values to be excluded for in the QuerySet. |
RsltTable |
XMLDB.getSubNodesByAttr(java.lang.String p_parentUID,
java.lang.String p_SubNodeName,
Rslt2DArray p_attrLst)
|
SetList |
XMLDB.getTopNodesByAttr(java.lang.String p_TopElemType,
java.lang.String p_ElemType,
Rslt2DArray p_AttrSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |