Uses of Interface
com.sun.xml.xsom.ForeignAttributes
-
-
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 java.util.List<? extends ForeignAttributes>XSComponent. getForeignAttributes()Gets the foreign attributes on this schema component.
-