Uses of Class
net.sf.uadetector.parser.AbstractUserAgentStringParser

Packages that use AbstractUserAgentStringParser
net.sf.uadetector.parser Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of AbstractUserAgentStringParser in net.sf.uadetector.parser
 

Subclasses of AbstractUserAgentStringParser in net.sf.uadetector.parser
 class UpdatingUserAgentStringParserImpl
          This parser checks once per day if newer data are available.
 class UserAgentStringParserImpl<T extends DataStore>
          This parser is an implementation of UserAgentStringParser interface and can detect user agents.
 



Copyright © 2011-2014. All Rights Reserved.