Uses of Interface
com.sun.xml.xsom.ForeignAttributes
-
Packages that use ForeignAttributes Package Description com.sun.xml.xsom -
-
Uses of ForeignAttributes in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return types with arguments of type ForeignAttributes Modifier and Type Method Description List<? extends ForeignAttributes>XSComponent. getForeignAttributes()Gets the foreign attributes on this schema component.
-