Class Attributes.Dataset.EntrySet

java.lang.Object
java.util.AbstractCollection<Map.Entry<String,String>>
java.util.AbstractSet<Map.Entry<String,String>>
com.itextpdf.styledxmlparser.jsoup.nodes.Attributes.Dataset.EntrySet
All Implemented Interfaces:
Iterable<Map.Entry<String,String>>, Collection<Map.Entry<String,String>>, Set<Map.Entry<String,String>>
Enclosing class:
Attributes.Dataset

private class Attributes.Dataset.EntrySet extends AbstractSet<Map.Entry<String,String>>