| 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 and Description |
|---|---|
List<? extends ForeignAttributes> |
XSComponent.getForeignAttributes()
Gets the foreign attributes on this schema component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForeignAttributesImpl
Remembers foreign attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ForeignAttributes> |
SchemaImpl.getForeignAttributes() |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.