| Package | Description |
|---|---|
| org.apache.oozie.service | |
| org.apache.oozie.util |
| Modifier and Type | Method and Description |
|---|---|
static SchemaService.SchemaName |
SchemaService.SchemaName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaService.SchemaName[] |
SchemaService.SchemaName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Schema |
SchemaService.getSchema(SchemaService.SchemaName schemaName)
Return the schema for XML validation of application definitions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XmlUtils.validateData(String xmlData,
SchemaService.SchemaName xsdFile) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.