Class complexType.InheritBaseContentTypeRef
java.lang.Object
com.sun.xml.xsom.impl.parser.state.complexType.InheritBaseContentTypeRef
- All Implemented Interfaces:
Ref.ContentType
- Enclosing class:
complexType
private static class complexType.InheritBaseContentTypeRef
extends Object
implements Ref.ContentType
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Ref.Typeprivate final SchemaDocumentImplprivate final XSContentTypeprivate final XSContentType -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateInheritBaseContentTypeRef(Ref.Type _baseType, XSContentType _explicitContent, NGCCRuntimeEx $runtime) -
Method Summary
-
Field Details
-
baseType
-
empty
-
expContent
-
currentDocument
-
-
Constructor Details
-
InheritBaseContentTypeRef
private InheritBaseContentTypeRef(Ref.Type _baseType, XSContentType _explicitContent, NGCCRuntimeEx $runtime)
-
-
Method Details
-
getContentType
- Specified by:
getContentTypein interfaceRef.ContentType
-