Package org.apache.ws.jaxme.xs.impl

Basic generic implementation of the JaxMeXS parser for XML Schema.

See:
          Description

Class Summary
DOMSerializer Serializes a DOM node into a stream of SAX events.
XSAnnotationImpl  
XSAnyImpl  
XSAppinfoImpl  
XSAtomicTypeRestrictionImpl  
XSAttributeGroupImpl  
XSAttributeImpl  
XSDocumentationImpl  
XSElementImpl  
XSEnumerationImpl Implementation of an xs:enumeration facet, as specified by XSEnumeration.
XSGroupImpl  
XSIdentityConstraintImpl Default implementation of the XSIdentityConstraint.
XSKeyRefImpl Default implementation of the XSKeyRef.
XSListTypeImpl  
XSListTypeRestrictionImpl  
XSLogicalParser Implementation of a logical parser.
XSLogicalParser.AddedImport This class is used to ensure, that schemata aren't loaded twice.
XSModelGroupImpl  
XSNotationImpl  
XSObjectFactoryImpl Default implementation of the XSObjectFactory.
XSObjectImpl  
XSOpenAttrsImpl  
XSParticleImpl Default implementation of a particle.
XSSchemaImpl Implementation of an XML Schema, as defined by the XSSchema interface.
XSSimpleContentTypeImpl  
XSSimpleTypeImpl  
XSSimpleTypeRestrictionImpl  
XSTypeImpl  
XSUnionTypeImpl  
XSUnionTypeRestrictionImpl  
XSUtil  
XSWildcardImpl  
 

Package org.apache.ws.jaxme.xs.impl Description

Basic generic implementation of the JaxMeXS parser for XML Schema.