public class PatternVersionFetcher extends Object implements VersionFetcher
PatternVersionFetcher(Pattern pattern)
PatternVersionFetcher(String regex)
protected com.buession.lang.Version
createVersion(Matcher matcher)
com.buession.lang.Version
fetch(String userAgent)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PatternVersionFetcher(String regex)
public PatternVersionFetcher(Pattern pattern)
public final com.buession.lang.Version fetch(String userAgent)
fetch
Fetcher<com.buession.lang.Version>
protected com.buession.lang.Version createVersion(Matcher matcher)
Copyright © 2023 buession.com Inc.. All rights reserved.