public class XMLParser extends Object
Constructor and Description |
---|
XMLParser(InputStream repositoryMap,
Set<OperatingSystem> operatingSystems,
Map<String,String> driverVersions,
boolean thirtyTwoBit,
boolean sixtyFourBit) |
Modifier and Type | Method and Description |
---|---|
protected String |
calculateBitrate() |
protected String |
driverVersionSelector() |
NodeList |
getAllNodesInScope() |
protected String |
operatingSystemSelector() |
public XMLParser(InputStream repositoryMap, Set<OperatingSystem> operatingSystems, Map<String,String> driverVersions, boolean thirtyTwoBit, boolean sixtyFourBit)
protected String operatingSystemSelector()
protected String driverVersionSelector()
protected String calculateBitrate()
public NodeList getAllNodesInScope() throws XPathExpressionException
XPathExpressionException
Copyright © 2016. All rights reserved.