public class XmlErrorWatcher extends AbstractCollection
| Constructor and Description |
|---|
XmlErrorWatcher(Collection underlying) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Object o) |
XmlError |
firstError() |
boolean |
hasError() |
Iterator |
iterator() |
int |
size() |
addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streampublic XmlErrorWatcher(Collection underlying)
public boolean add(Object o)
add in interface Collectionadd in class AbstractCollectionpublic Iterator iterator()
iterator in interface Iterableiterator in interface Collectioniterator in class AbstractCollectionpublic int size()
size in interface Collectionsize in class AbstractCollectionpublic boolean hasError()
public XmlError firstError()
Copyright © 2010 - 2020 Adobe. All Rights Reserved