G N U

G

getCachingAndUpdatingParser() - Static method in class net.sf.uadetector.service.UADetectorServiceFactory
Returns an implementation of UserAgentStringParser which checks at regular intervals for new versions of UAS data (also known as database).
getOnlineUpdatingParser() - Static method in class net.sf.uadetector.service.UADetectorServiceFactory
Returns an implementation of UserAgentStringParser which checks at regular intervals for new versions of UAS data (also known as database).
getResourceModuleParser() - Static method in class net.sf.uadetector.service.UADetectorServiceFactory
Returns an implementation of UserAgentStringParser with no updating functions.

N

net.sf.uadetector.service - package net.sf.uadetector.service
 

U

UADetectorServiceFactory - Class in net.sf.uadetector.service
Service factory to get preconfigured instances of UserAgentStringParser implementations.
UADetectorServiceFactory.ResourceModuleXmlDataStore - Class in net.sf.uadetector.service
A simple implementation to store UAS data delivered in this module (called uadetector-resource) only in the heap space.
UADetectorServiceFactory.ResourceModuleXmlDataStore() - Constructor for class net.sf.uadetector.service.UADetectorServiceFactory.ResourceModuleXmlDataStore
Constructs an ResourceModuleXmlDataStore by reading UAS data by the specified URL UADetectorServiceFactory#UAS_DATA (in XML format).
UAS_DATA - Static variable in class net.sf.uadetector.service.UADetectorServiceFactory.ResourceModuleXmlDataStore
URL to the UAS data delivered in this module
UAS_VERSION - Static variable in class net.sf.uadetector.service.UADetectorServiceFactory.ResourceModuleXmlDataStore
URL to the version information of the delivered UAS data in this module

G N U

Copyright © 2011-2013. All Rights Reserved.