Uses of Interface
com.sun.xml.xsom.ForeignAttributes
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.-
Uses of ForeignAttributes in com.sun.xml.xsom
Modifier and TypeMethodDescriptionList<? extends ForeignAttributes>
XSComponent.getForeignAttributes()
Gets the foreign attributes on this schema component. -
Uses of ForeignAttributes in com.sun.xml.xsom.impl