| Package | Description |
|---|---|
| com.sun.xml.xsom |
Interfaces that the client should use to access schema information.
|
| com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<? extends ForeignAttributes> |
XSComponent.getForeignAttributes() |
Gets the foreign attributes on this schema component.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ForeignAttributesImpl |
Remembers foreign attributes.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ForeignAttributes> |
SchemaImpl.getForeignAttributes() |
Copyright © 2017 Oracle Corporation. All rights reserved.