Searched defs:ParticleImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DParticleImpl.java43 public class ParticleImpl extends ComponentImpl implements XSParticle, ContentTypeImpl class in inherits:ComponentImpl,XSParticle,ContentTypeImpl
45 public ParticleImpl( SchemaDocumentImpl owner, AnnotationImpl _ann, method in class:ParticleImpl
53 public ParticleImpl( SchemaDocumentImpl owner, AnnotationImpl _ann, method in class:ParticleImpl
61 public ParticleImpl( SchemaDocumentImpl owner, AnnotationImpl _ann, Ref.Term _term, Locator _loc ) { method in class:ParticleImpl

Completed in 226 milliseconds