public interface DataSource
Resource
.
Implementor of DataSource
is encouraged to use
AbstractDataSource
to ensure to always be able to support new methods
that might be introduced in this interface in the future.Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Resource> |
iterator()
Returns the data.
|
java.util.Iterator<Resource> iterator()
"Copyright © 2010 - 2019 Adobe Systems Incorporated. All Rights Reserved"