| Package | Description |
|---|---|
| org.teiid.core.types | |
| org.teiid.core.types.basic |
| Modifier and Type | Method and Description |
|---|---|
XMLType.Type |
XMLType.getType() |
static XMLType.Type |
XMLType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLType.Type[] |
XMLType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLType.setType(XMLType.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static XMLType.Type |
StringToSQLXMLTransform.isXml(Reader reader) |
Copyright © 2020. All rights reserved.