Package org.apache.xmlbeans.impl.tool
Class XMLBean.ErrorLogger
- All Implemented Interfaces:
Iterable<XmlError>,Collection<XmlError>
- Enclosing class:
XMLBean
-
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
-
ErrorLogger
public ErrorLogger(boolean noisy)
-
-
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>
-