public interface ContentTypeDataSource
The ContentTypeDataSource interface is implemented by those
DataSource classes capable of fetching the
ContentType of their DataElement's
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Returns true if the
DataSource has more DataElements. |
ContentType |
nextContentType()
Returns the next element's
ContentType |
ContentType nextContentType()
ContentTypeContentTypeboolean hasNext()
DataSource has more DataElements.DataSource has more elements.Copyright © 2014. All Rights Reserved.