|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringStackBuffer | |
org.apache.turbine.util |
Uses of StringStackBuffer in org.apache.turbine.util |
Methods in org.apache.turbine.util that return StringStackBuffer | |
StringStackBuffer |
StringStackBuffer.add(java.lang.String s)
Adds the String to the collection if it does not already contain it. |
StringStackBuffer |
StringStackBuffer.addAll(StringStackBuffer s)
Adds all Strings in the given StringStackBuffer to the collection (skipping those it already contains) |
Methods in org.apache.turbine.util with parameters of type StringStackBuffer | |
StringStackBuffer |
StringStackBuffer.addAll(StringStackBuffer s)
Adds all Strings in the given StringStackBuffer to the collection (skipping those it already contains) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |