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.Type
private final SchemaDocumentImpl
private final XSContentType
private final XSContentType
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
InheritBaseContentTypeRef
(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:
getContentType
in interfaceRef.ContentType
-