Uses of Interface
com.sun.xml.xsom.impl.Ref.ContentType
-
Packages that use Ref.ContentType Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package.com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSet
object. -
-
Uses of Ref.ContentType in com.sun.xml.xsom.impl
Subinterfaces of Ref.ContentType in com.sun.xml.xsom.impl Modifier and Type Interface Description interface
ContentTypeImpl
Marker interface that says this implementation implements XSContentType.Classes in com.sun.xml.xsom.impl that implement Ref.ContentType Modifier and Type Class Description class
EmptyImpl
class
ListSimpleTypeImpl
class
ParticleImpl
class
RestrictionSimpleTypeImpl
class
SimpleTypeImpl
class
UnionSimpleTypeImpl
Methods in com.sun.xml.xsom.impl with parameters of type Ref.ContentType Modifier and Type Method Description void
ComplexTypeImpl. setContentType(Ref.ContentType v)
-
Uses of Ref.ContentType in com.sun.xml.xsom.impl.parser
Classes in com.sun.xml.xsom.impl.parser that implement Ref.ContentType Modifier and Type Class Description class
BaseContentRef
-