Package | Description |
---|---|
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
Modifier and Type | Method | Description |
---|---|---|
StringToStringTable |
StringToStringTableVector.elementAt(int i) |
Get the nth element.
|
Modifier and Type | Method | 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 ? 2014 Apache XML Project. All Rights Reserved.