Uses of Interface
net.sf.uadetector.UserAgentStringParser

Packages that use UserAgentStringParser
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 UserAgentStringParser in net.sf.uadetector.parser
 

Classes in net.sf.uadetector.parser that implement UserAgentStringParser
 class AbstractUserAgentStringParser
           
 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.