Uses of Class
com.sun.xml.xsom.impl.ForeignAttributesImpl
-
Packages that use ForeignAttributesImpl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsompackage.com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSetobject. -
-
Uses of ForeignAttributesImpl in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl that return types with arguments of type ForeignAttributesImpl Modifier and Type Method Description List<ForeignAttributesImpl>ComponentImpl. getForeignAttributes()Methods in com.sun.xml.xsom.impl with parameters of type ForeignAttributesImpl Modifier and Type Method Description voidSchemaImpl. addForeignAttributes(ForeignAttributesImpl fa) -
Uses of ForeignAttributesImpl in com.sun.xml.xsom.impl.parser
Methods in com.sun.xml.xsom.impl.parser that return ForeignAttributesImpl Modifier and Type Method Description ForeignAttributesImplNGCCRuntimeEx. parseForeignAttributes(ForeignAttributesImpl next)Methods in com.sun.xml.xsom.impl.parser with parameters of type ForeignAttributesImpl Modifier and Type Method Description ForeignAttributesImplNGCCRuntimeEx. parseForeignAttributes(ForeignAttributesImpl next)
-