Package com.sun.xml.xsom.impl
Interface ContentTypeImpl
- All Superinterfaces:
Ref.ContentType,XSComponent,XSContentType
- All Known Implementing Classes:
EmptyImpl,ListSimpleTypeImpl,ParticleImpl,RestrictionSimpleTypeImpl,SimpleTypeImpl,UnionSimpleTypeImpl
Marker interface that says this implementation
implements XSContentType.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
-
Method Summary
Methods inherited from interface com.sun.xml.xsom.impl.Ref.ContentType
getContentTypeMethods inherited from interface com.sun.xml.xsom.XSComponent
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visitMethods inherited from interface com.sun.xml.xsom.XSContentType
apply, asEmpty, asParticle, asSimpleType, visit