
mtons.spider.http.Style Maven / Gradle / Ivy
package mtons.spider.http;
/**
* Created by langhsu on 16/6/15.
*/
public enum Style {
LIST,
DETAIL,
UNKNOWN
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package mtons.spider.http;
/**
* Created by langhsu on 16/6/15.
*/
public enum Style {
LIST,
DETAIL,
UNKNOWN
}