G N R 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
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.

R

RESOURCE_MODULE - Static variable in class net.sf.uadetector.service.UADetectorServiceFactory
Data store filled with the UAS data that are shipped with this module (JAR)
RESOURCE_MODULE_PARSER - Static variable in class net.sf.uadetector.service.UADetectorServiceFactory
UserAgentStringParser filled with the UAS data that are shipped with this module (JAR)

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 from the specified URL 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 R U

Copyright © 2011-2014. All Rights Reserved.