public class UAParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UAParser.DeviceType |
static class |
UAParser.UAEntity |
static class |
UAParser.UserAgent |
Constructor and Description |
---|
UAParser() |
Modifier and Type | Method and Description |
---|---|
static UAParser.UserAgent |
parseUserAgent(String userAgentString,
org.slf4j.Logger log) |
public static UAParser.UserAgent parseUserAgent(String userAgentString, org.slf4j.Logger log)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.