| Package | Description |
|---|---|
| com.sun.xml.xsom |
Interfaces that the client should use to access schema information.
|
| com.sun.xml.xsom.impl.scd |
| Modifier and Type | Method and Description |
|---|---|
static SCD |
SCD.create(java.lang.String path,
javax.xml.namespace.NamespaceContext nsContext)
Parses the string representation of SCD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SCDImpl
Schema component designator.
|