| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xml.external.utils |
Implementation of Xalan utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
StringToStringTable |
StringToStringTableVector.elementAt(int i)
Get the nth element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StringToStringTableVector.addElement(StringToStringTable value)
Append a StringToStringTable object onto the vector.
|
boolean |
StringToStringTableVector.contains(StringToStringTable s)
Tell if the table contains the given StringToStringTable.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.