public class DataType extends Object
Modifier and Type | Method and Description |
---|---|
static DataType |
getDataType(String name) |
static Collection<DataType> |
getDataTypes() |
String |
getDocumentation() |
static String |
getDocumentation(DOMAttr attr) |
String |
getName() |
String |
getUrl() |
public static Collection<DataType> getDataTypes()
public String getName()
public String getUrl()
public String getDocumentation()
Copyright © 2022. All rights reserved.