public class SchemaProcessor extends Object
| Constructor and Description |
|---|
SchemaProcessor(List<URL> schema) |
SchemaProcessor(List<URL> schema,
boolean collectValues,
boolean generatePrefixes) |
SchemaProcessor(URL schema) |
SchemaProcessor(URL schema,
boolean collectValues,
boolean generatePrefixes) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
process()
Process the schema to produce the set of properties of
information items.
|
Copyright © 2016 Oracle Corpration. All rights reserved.