public class StringDatatype extends AbstractDatatype
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isDerivedByUnion |
baseDatatype, builtInType, grammarEnumeration, schemaType, whiteSpace| Constructor and Description |
|---|
StringDatatype(QNameContext schemaType) |
StringDatatype(QNameContext schemaType,
boolean isDerivedByUnion) |
StringDatatype(QNameContext schemaType,
WhiteSpace whiteSpace) |
| Modifier and Type | Method and Description |
|---|---|
DatatypeID |
getDatatypeID() |
boolean |
isDerivedByUnion() |
equals, getBaseDatatype, getBuiltInType, getGrammarEnumeration, getSchemaType, getWhiteSpace, hashCode, setBaseDatatype, setGrammarEnumeration, toStringpublic StringDatatype(QNameContext schemaType)
public StringDatatype(QNameContext schemaType, WhiteSpace whiteSpace)
public StringDatatype(QNameContext schemaType, boolean isDerivedByUnion)
public DatatypeID getDatatypeID()
public boolean isDerivedByUnion()
Copyright © 2018 Siemens AG. All rights reserved.