Uses of Class
com.sun.xml.xsom.impl.ComplexTypeImpl
-
Packages that use ComplexTypeImpl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsompackage. -
-
Uses of ComplexTypeImpl in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl with parameters of type ComplexTypeImpl Modifier and Type Method Description voidComplexTypeImpl. redefine(ComplexTypeImpl ct)Called when this complex type redefines the specified complex type.
-