Skip navigation links
B D F G I L P R S V 

B

Book - Class in pw.spn.crawler.livelib.entity
 
Book() - Constructor for class pw.spn.crawler.livelib.entity.Book
 
BookStatus - Enum in pw.spn.crawler.livelib.entity
 

D

deserialize(JsonParser, DeserializationContext) - Method in class pw.spn.crawler.livelib.entity.deserializer.StringToBookStatusDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class pw.spn.crawler.livelib.entity.deserializer.StringToFloatDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class pw.spn.crawler.livelib.entity.deserializer.StringToIntDeserializer
 
doGet(String, TypeReference<T>) - Method in class pw.spn.crawler.livelib.http.LivelibHttpService
 

F

fromId(int) - Static method in enum pw.spn.crawler.livelib.entity.BookStatus
 

G

getAuthor() - Method in class pw.spn.crawler.livelib.entity.Book
 
getAvgMark() - Method in class pw.spn.crawler.livelib.entity.Book
 
getCount() - Method in class pw.spn.crawler.livelib.http.ResponseWrapper
 
getData() - Method in class pw.spn.crawler.livelib.http.ResponseWrapper
 
getDate() - Method in class pw.spn.crawler.livelib.entity.Book
 
getId() - Method in class pw.spn.crawler.livelib.entity.Book
 
getId() - Method in enum pw.spn.crawler.livelib.entity.BookStatus
 
getIsbn() - Method in class pw.spn.crawler.livelib.entity.Book
 
getLargePicUrl() - Method in class pw.spn.crawler.livelib.entity.Book
 
getName() - Method in class pw.spn.crawler.livelib.entity.Book
 
getNumberOfQuotes() - Method in class pw.spn.crawler.livelib.entity.Book
 
getNumberOfReaders() - Method in class pw.spn.crawler.livelib.entity.Book
 
getNumberOfReviews() - Method in class pw.spn.crawler.livelib.entity.Book
 
getNumberOfSelections() - Method in class pw.spn.crawler.livelib.entity.Book
 
getNumberOfStories() - Method in class pw.spn.crawler.livelib.entity.Book
 
getPicUrl() - Method in class pw.spn.crawler.livelib.entity.Book
 
getPriority() - Method in class pw.spn.crawler.livelib.entity.Book
 
getPublisher() - Method in class pw.spn.crawler.livelib.entity.Book
 
getRating() - Method in class pw.spn.crawler.livelib.entity.Book
 
getRead(String) - Method in class pw.spn.crawler.livelib.LivelibCrawler
 
getReading(String) - Method in class pw.spn.crawler.livelib.LivelibCrawler
 
getStatus() - Method in class pw.spn.crawler.livelib.entity.Book
 
getStatus() - Method in class pw.spn.crawler.livelib.http.ResponseWrapper
 
getUnread(String) - Method in class pw.spn.crawler.livelib.LivelibCrawler
 
getWish(String) - Method in class pw.spn.crawler.livelib.LivelibCrawler
 
getYear() - Method in class pw.spn.crawler.livelib.entity.Book
 

I

intercept(Interceptor.Chain) - Method in class pw.spn.crawler.livelib.http.LiveLibRequestInterceptor
 

L

LivelibCrawler - Class in pw.spn.crawler.livelib
 
LivelibCrawler() - Constructor for class pw.spn.crawler.livelib.LivelibCrawler
 
LivelibCrawler(LivelibHttpService) - Constructor for class pw.spn.crawler.livelib.LivelibCrawler
 
LivelibCrawlerException - Exception in pw.spn.crawler.livelib.exception
 
LivelibCrawlerException(Throwable) - Constructor for exception pw.spn.crawler.livelib.exception.LivelibCrawlerException
 
LivelibCrawlerException(String, Throwable) - Constructor for exception pw.spn.crawler.livelib.exception.LivelibCrawlerException
 
LivelibHttpService - Class in pw.spn.crawler.livelib.http
 
LivelibHttpService() - Constructor for class pw.spn.crawler.livelib.http.LivelibHttpService
 
LivelibHttpService(ObjectMapper) - Constructor for class pw.spn.crawler.livelib.http.LivelibHttpService
 
LiveLibRequestInterceptor - Class in pw.spn.crawler.livelib.http
 
LiveLibRequestInterceptor() - Constructor for class pw.spn.crawler.livelib.http.LiveLibRequestInterceptor
 

P

pw.spn.crawler.livelib - package pw.spn.crawler.livelib
 
pw.spn.crawler.livelib.entity - package pw.spn.crawler.livelib.entity
 
pw.spn.crawler.livelib.entity.deserializer - package pw.spn.crawler.livelib.entity.deserializer
 
pw.spn.crawler.livelib.exception - package pw.spn.crawler.livelib.exception
 
pw.spn.crawler.livelib.http - package pw.spn.crawler.livelib.http
 

R

ResponseWrapper<T> - Class in pw.spn.crawler.livelib.http
 
ResponseWrapper() - Constructor for class pw.spn.crawler.livelib.http.ResponseWrapper
 

S

searchForBook(String) - Method in class pw.spn.crawler.livelib.LivelibCrawler
 
setAuthor(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setAvgMark(float) - Method in class pw.spn.crawler.livelib.entity.Book
 
setCount(int) - Method in class pw.spn.crawler.livelib.http.ResponseWrapper
 
setData(T) - Method in class pw.spn.crawler.livelib.http.ResponseWrapper
 
setDate(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setId(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setIsbn(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setLargePicUrl(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setName(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setNumberOfQuotes(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
setNumberOfReaders(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
setNumberOfReviews(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
setNumberOfSelections(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
setNumberOfStories(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
setPicUrl(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setPriority(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
setPublisher(String) - Method in class pw.spn.crawler.livelib.entity.Book
 
setRating(float) - Method in class pw.spn.crawler.livelib.entity.Book
 
setStatus(BookStatus) - Method in class pw.spn.crawler.livelib.entity.Book
 
setStatus(String) - Method in class pw.spn.crawler.livelib.http.ResponseWrapper
 
setYear(int) - Method in class pw.spn.crawler.livelib.entity.Book
 
StringToBookStatusDeserializer - Class in pw.spn.crawler.livelib.entity.deserializer
 
StringToBookStatusDeserializer() - Constructor for class pw.spn.crawler.livelib.entity.deserializer.StringToBookStatusDeserializer
 
StringToFloatDeserializer - Class in pw.spn.crawler.livelib.entity.deserializer
 
StringToFloatDeserializer() - Constructor for class pw.spn.crawler.livelib.entity.deserializer.StringToFloatDeserializer
 
StringToIntDeserializer - Class in pw.spn.crawler.livelib.entity.deserializer
 
StringToIntDeserializer() - Constructor for class pw.spn.crawler.livelib.entity.deserializer.StringToIntDeserializer
 

V

valueOf(String) - Static method in enum pw.spn.crawler.livelib.entity.BookStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum pw.spn.crawler.livelib.entity.BookStatus
Returns an array containing the constants of this enum type, in the order they are declared.
B D F G I L P R S V 
Skip navigation links

Copyright © 2016. All rights reserved.