public class JsoupAttributes extends Object implements IAttributes
Constructor and Description |
---|
JsoupAttributes(Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute(String key) |
Iterator<IAttribute> |
iterator() |
void |
setAttribute(String key, String value) |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public JsoupAttributes(Attributes attributes)
public String getAttribute(String key)
getAttribute
in interface IAttributes
public void setAttribute(String key, String value)
setAttribute
in interface IAttributes
public int size()
size
in interface IAttributes
public Iterator<IAttribute> iterator()
iterator
in interface Iterable<IAttribute>
Copyright © 1998–2019 iText Group NV. All rights reserved.