public interface IAttributes extends Iterable<IAttribute>
Modifier and Type | Method and Description |
---|---|
String |
getAttribute(String key) |
void |
setAttribute(String key, String value) |
int |
size() |
forEach, iterator, spliterator
Copyright © 1998–2019 iText Group NV. All rights reserved.