Constant Field Values


Contents
net.sf.*

net.sf.uadetector.VersionNumber
public static final java.lang.String EMPTY_EXTENSION ""
public static final java.lang.String EMPTY_GROUP ""

net.sf.uadetector.datastore.DataStore
public static final java.lang.String DEFAULT_DATA_URL "http://user-agent-string.info/rpc/get_data.php?key=free&format=xml"
public static final java.lang.String DEFAULT_VERSION_URL "http://user-agent-string.info/rpc/get_data.php?key=free&format=ini&ver=y"

net.sf.uadetector.datastore.RefreshableDataStore
public static final java.lang.String MSG_FAULTY_CONTENT "The read content is faulty and can not be processed correctly."
public static final java.lang.String MSG_URL_NOT_READABLE "The data can not be read from the specified URL: %s"

net.sf.uadetector.datastore.UpdateOperation
public static final long DEFAULT_UPDATE_INTERVAL 86400000L

net.sf.uadetector.exception.CannotCloseException
protected static final java.lang.String DEFAULT_MESSAGE "Cannot close the given Closeable."
protected static final java.lang.String MESSAGE_WITH_INFO "Cannot close the given Closeable: %s"

net.sf.uadetector.exception.CanNotOpenStreamException
protected static final java.lang.String DEFAULT_MESSAGE "Can not open stream to the given URL."
protected static final java.lang.String MESSAGE_WITH_URL "Can not open stream to the given URL: %s"

net.sf.uadetector.internal.data.XmlDataHandler
protected static final java.lang.String UASDATA_DEF "uadetector/uasxmldata.dtd"
protected static final java.lang.String UASDATA_DEF_URL "http://user-agent-string.info/rpc/uasxmldata.dtd"

net.sf.uadetector.internal.data.domain.Robot
public static final java.lang.String TYPENAME "Robot"

net.sf.uadetector.internal.util.ExecutorServices
public static final long SHUTDOWN_DURATION 5L

net.sf.uadetector.parser.UpdatingUserAgentStringParserImpl
public static final long DEFAULT_UPDATE_INTERVAL 86400000L



Copyright © 2011-2014. All Rights Reserved.