| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
SchemaDocument.Schema |
SchemaDocument.addNewSchema()
Appends and returns a new empty "schema" element
|
SchemaDocument.Schema |
SchemaDocument.getSchema()
Gets the "schema" element
|
static SchemaDocument.Schema |
SchemaDocument.Schema.Factory.newInstance() |
static SchemaDocument.Schema |
SchemaDocument.Schema.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaDocument.setSchema(SchemaDocument.Schema schema)
Sets the "schema" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaDocumentImpl.SchemaImpl
An XML schema(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
SchemaDocument.Schema |
SchemaDocumentImpl.addNewSchema()
Appends and returns a new empty "schema" element
|
SchemaDocument.Schema |
SchemaDocumentImpl.getSchema()
Gets the "schema" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaDocumentImpl.setSchema(SchemaDocument.Schema schema)
Sets the "schema" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.