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