Package io.sf.carte.doc
Interface StringList
- All Superinterfaces:
Collection<String>,DOMStringList,Iterable<String>,List<String>
- All Known Implementing Classes:
ArrayStringList,LinkedStringList,WrapperStringList
Combines
List and DOMStringList.-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface org.w3c.dom.DOMStringList
contains, getLength, itemMethods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray