CursorList
A List with a mutable cursor index.
next and previous refer to the last element returned by a previous call to any of both methods.
Parameters
the content of the CursorList
the index of the element that will initially be considered as the last returned element. May be -1 or the size of the list as well.
Properties
Returns whether all the resources in the collection are audio clips.
Returns whether all the resources in the collection are bitmaps.
Returns whether all the resources in the collection are HTML documents.
Returns whether all the resources in the collection are video clips.
Functions
Returns whether all the resources in the collection are matching the given media type.
Finds the first link matching the given HREF.
Finds the first link matching the given media type.
Finds the first link with the given relation.