|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectStack | |
|---|---|
| org.apache.xml.utils | Implementation of Xalan utility classes. |
| org.apache.xpath | Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. |
| Uses of ObjectStack in org.apache.xml.utils |
|---|
| Constructors in org.apache.xml.utils with parameters of type ObjectStack | |
|---|---|
ObjectStack(ObjectStack v)
Copy constructor for ObjectStack |
|
| Uses of ObjectStack in org.apache.xpath |
|---|
| Fields in org.apache.xpath declared as ObjectStack | |
|---|---|
private ObjectStack |
XPathContext.m_prefixResolvers
|
(package private) ObjectStack |
XPathContext.m_saxLocations
The current stylesheet locator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||