Package | Description |
---|---|
org.apache.xml.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 © 2017 JBoss by Red Hat. All rights reserved.