Module pro.verron.officestamper
Class StampTable
java.lang.Object
java.util.AbstractCollection<List<String>>
java.util.AbstractList<List<String>>
java.util.AbstractSequentialList<List<String>>
pro.verron.officestamper.preset.StampTable
org.wickedsource.docxstamper.processor.table.StampTable
- All Implemented Interfaces:
Iterable<List<String>>,Collection<List<String>>,List<List<String>>,SequencedCollection<List<String>>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Fields inherited from class java.util.AbstractList
modCount -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class pro.verron.officestamper.preset.StampTable
empty, headers, listIterator, sizeMethods inherited from class java.util.AbstractSequentialList
add, addAll, get, iterator, remove, setMethods inherited from class java.util.AbstractList
add, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, removeRange, subListMethods inherited from class java.util.AbstractCollection
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
addAll, addFirst, addLast, contains, containsAll, getFirst, getLast, isEmpty, remove, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, sort, spliterator, toArray, toArray
-
Constructor Details
-
StampTable
public StampTable()Deprecated, for removal: This API element is subject to removal in a future version. -
StampTable
Deprecated, for removal: This API element is subject to removal in a future version.
-
StampTableclass instead. This class will be removed in the future releases of the module.