Uses of Interface
com.sun.xml.xsom.impl.Ref.ContentType

Packages that use Ref.ContentType
com.sun.xml.xsom.impl Implementation of the com.sun.xml.xsom package. 
com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds an XSSchemaSet object. 
 

Uses of Ref.ContentType in com.sun.xml.xsom.impl
 

Subinterfaces of Ref.ContentType in com.sun.xml.xsom.impl
 interface ContentTypeImpl
          Marker interface that says this implementation implements XSContentType.
 

Classes in com.sun.xml.xsom.impl that implement Ref.ContentType
 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
 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
 class BaseContentRef
           
 



Copyright © 2012 Oracle. All Rights Reserved.