Package org.apache.xmlbeans.impl.common
Class XmlErrorWatcher
- All Implemented Interfaces:
Iterable<XmlError>,Collection<XmlError>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractCollection
addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
equals, hashCode, parallelStream, removeIf, spliterator, stream, toArray
-
Constructor Details
-
XmlErrorWatcher
-
-
Method Details
-
add
- Specified by:
addin interfaceCollection<XmlError>- Overrides:
addin classAbstractCollection<XmlError>
-
iterator
- Specified by:
iteratorin interfaceCollection<XmlError>- Specified by:
iteratorin interfaceIterable<XmlError>- Specified by:
iteratorin classAbstractCollection<XmlError>
-
size
public int size()- Specified by:
sizein interfaceCollection<XmlError>- Specified by:
sizein classAbstractCollection<XmlError>
-
hasError
public boolean hasError() -
firstError
-