Modifier and Type | Method and Description |
---|---|
void |
Checker.parseBundledSignatures(String name,
String jdkTargetVersion)
Reads a list of bundled API signatures from classpath.
|
void |
Checker.parseSignaturesFile(InputStream in)
Reads a list of API signatures.
|
void |
Checker.parseSignaturesString(String signatures)
Reads a list of API signatures from a String.
|
Copyright © 2013–2016. All rights reserved.