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 |
---|---|---|
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 |
---|---|---|
List<ForeignAttributes> |
SchemaImpl.getForeignAttributes() |
Copyright © 2018 Oracle Corporation. All rights reserved.