public final class BaseContentRef extends java.lang.Object implements Ref.ContentType, Patch
Modifier and Type | Field and Description |
---|---|
private Ref.Type |
baseType |
private org.xml.sax.Locator |
loc |
Constructor and Description |
---|
BaseContentRef(NGCCRuntimeEx $runtime,
Ref.Type _baseType) |
Modifier and Type | Method and Description |
---|---|
XSContentType |
getContentType() |
void |
run() |
private final Ref.Type baseType
private final org.xml.sax.Locator loc
public BaseContentRef(NGCCRuntimeEx $runtime, Ref.Type _baseType)
public XSContentType getContentType()
getContentType
in interface Ref.ContentType