public class OSParser extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
OSParser.OSPattern |
Constructor and Description |
---|
OSParser(List<OSParser.OSPattern> patterns) |
Modifier and Type | Method and Description |
---|---|
static OSParser |
fromList(List<Map<String,String>> configList) |
OS |
parse(String agentString) |
protected static OSParser.OSPattern |
patternFromMap(Map<String,String> configMap) |
public OSParser(List<OSParser.OSPattern> patterns)
Copyright © 2017. All rights reserved.