Class ResourceSchemaParser
- java.lang.Object
-
- com.evolveum.midpoint.schema.processor.ResourceSchemaParser
-
public class ResourceSchemaParser extends Object
-
-
Constructor Summary
Constructors Constructor Description ResourceSchemaParser(@NotNull Element xsdSchema, @NotNull String description)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull ResourceSchema
parse(Element xsdSchema, String description)
-
-
-
Method Detail
-
parse
@NotNull public static @NotNull ResourceSchema parse(Element xsdSchema, String description) throws SchemaException
- Throws:
SchemaException
-
-