Uses of Class
org.apache.xml.utils.IntVector
| Package | Description |
|---|---|
| org.apache.xml.dtm.ref.sax2dtm | |
| org.apache.xml.utils |
Implementation of Xalan utility classes.
|
-
Uses of IntVector in org.apache.xml.dtm.ref.sax2dtm
Fields in org.apache.xml.dtm.ref.sax2dtm declared as IntVector Modifier and Type Field Description protected IntVectorSAX2DTM. m_sourceColumnMade protected for access by SAX2RTFDTM.protected IntVectorSAX2DTM. m_sourceLineMade protected for access by SAX2RTFDTM. -
Uses of IntVector in org.apache.xml.utils
Subclasses of IntVector in org.apache.xml.utils Modifier and Type Class Description classIntStackImplement a stack of simple integers.Constructors in org.apache.xml.utils with parameters of type IntVector Constructor Description IntVector(IntVector v)Copy constructor for IntVector