We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
public Set<String> getSchemaIds()
Return a Set of all schema identifiers.
Set
Staging staging = Staging.getInstance(CsDataProvider.getInstance(CsVersion.v020550)); Assert.assertEquals(153, staging.getSchemaIds().size()); Assert.assertTrue(staging.getSchemaIds().contains("urethra"));
Home
Supported Algorithms
Getting Started
API Documentation
Technical Specifications