gelbooru library
Classes
- Autocomplete
- A comment on a post.
- AutocompleteDataAccessObject
- Allow using the autocompleter feature of Gelbooru
- AutocompleteIndexRequest
- Comment
- A comment on a post.
- CommentDataAccessObject
- Allow to access the API methods for comments.
- CommentIndexRequest
-
DataAccessObject<
T extends Model> - GelbooruClient
- IndexRequest
- Model
- A resource on a booru.
-
PaginatedResponse<
T extends Model> -
A Paginated response from a gelbooru compatible API.
To easily access the data, methods from the UnmodifiableListView _data fields are exposed inside the
PageResponse. - Post
- A post on a booru.
- PostDataAccessObject
- Allow to access the API methods for posts.
- PostIndexRequest
- Tag
- A tag on a booru.
- TagDataAccessObject
- Allow to access the API methods for tags.
- TagIndexRequest
- User
- A user on a booru.
- UserDataAccessObject
- Allow to access the API methods for users.
- UserIndexRequest
Mixins
-
IndexableJson<
T extends Model> -
IndexableXml<
T extends Model> - Mixin for indexing and parsing paginated XML resources.
- Limitable
- Pageable