Package com.sun.xml.xsom.impl.parser
Class BaseContentRef
- java.lang.Object
-
- com.sun.xml.xsom.impl.parser.BaseContentRef
-
- All Implemented Interfaces:
Patch
,Ref.ContentType
public final class BaseContentRef extends java.lang.Object implements Ref.ContentType, Patch
-
-
Constructor Summary
Constructors Constructor Description BaseContentRef(NGCCRuntimeEx $runtime, Ref.Type _baseType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XSContentType
getContentType()
void
run()
-
-
-
Constructor Detail
-
BaseContentRef
public BaseContentRef(NGCCRuntimeEx $runtime, Ref.Type _baseType)
-
-
Method Detail
-
getContentType
public XSContentType getContentType()
- Specified by:
getContentType
in interfaceRef.ContentType
-
-