| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuballocatedIntVector | |
|---|---|
| org.apache.xml.dtm.ref | |
| org.apache.xml.dtm.ref.sax2dtm | |
| Uses of SuballocatedIntVector in org.apache.xml.dtm.ref | 
|---|
| Fields in org.apache.xml.dtm.ref declared as SuballocatedIntVector | |
|---|---|
| protected  SuballocatedIntVector | DTMDefaultBase.m_dtmIdentThe document identity number(s). | 
| protected  SuballocatedIntVector | DTMDefaultBase.m_exptypeThe expanded names, one array element for each node. | 
| protected  SuballocatedIntVector | DTMDefaultBase.m_firstchFirst child values, one array element for each node. | 
| protected  SuballocatedIntVector | DTMDefaultBase.m_namespaceDeclSetElementsSuballocatedIntVector of elements at which corresponding namespaceDeclSets were defined | 
| protected  SuballocatedIntVector | DTMDefaultBase.m_nextsibNext sibling values, one array element for each node. | 
| protected  SuballocatedIntVector | DTMDefaultBase.m_parentPrevious sibling values, one array element for each node. | 
| protected  SuballocatedIntVector | DTMDefaultBase.m_prevsibPrevious sibling values, one array element for each node. | 
| Methods in org.apache.xml.dtm.ref that return SuballocatedIntVector | |
|---|---|
| protected  SuballocatedIntVector | DTMDefaultBase.findNamespaceContext(int elementNodeIndex)Retrieve list of namespace declaration locations active at this node. | 
|  SuballocatedIntVector | DTMDefaultBase.getDTMIDs()Query which DTMIDs this DTM is currently using within the DTMManager. | 
| Methods in org.apache.xml.dtm.ref with parameters of type SuballocatedIntVector | |
|---|---|
| protected  int | DTMDefaultBase.findInSortedSuballocatedIntVector(SuballocatedIntVector vector,
                                  int lookfor)Subroutine: Locate the specified node within m_namespaceDeclSetElements, or the last element which preceeds it in document order %REVIEW% Inlne this into findNamespaceContext? Create SortedSuballocatedIntVector type? | 
| Uses of SuballocatedIntVector in org.apache.xml.dtm.ref.sax2dtm | 
|---|
| Fields in org.apache.xml.dtm.ref.sax2dtm declared as SuballocatedIntVector | |
|---|---|
| protected  SuballocatedIntVector | SAX2DTM.m_dataThis vector holds offset and length data. | 
| protected  SuballocatedIntVector | SAX2DTM.m_dataOrQNameData or qualified name values, one array element for each node. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||