Package | Description |
---|---|
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AttributeGroupState |
parses <attributeGroup /> element.
|
class |
ComplexContentBodyState |
used to parse restriction/extension element as a child of complexContent element.
|
class |
ComplexTypeDeclState |
used to parse <complexType> element.
|
class |
SimpleContentExtensionState |
used to parse extension element as a child of <simpleContent> element.
|
class |
SimpleContentRestrictionState |
used to parse restriction/extension element as a child of <simpleContent> element.
|
Copyright © 2019 Oracle Corporation. All rights reserved.