Uses of Class
org.eclipse.lemminx.extensions.xsd.DataType
-
Packages that use DataType Package Description org.eclipse.lemminx.extensions.xsd -
-
Uses of DataType in org.eclipse.lemminx.extensions.xsd
Methods in org.eclipse.lemminx.extensions.xsd that return DataType Modifier and Type Method Description static DataTypeDataType. getDataType(String name)Methods in org.eclipse.lemminx.extensions.xsd that return types with arguments of type DataType Modifier and Type Method Description static Collection<DataType>DataType. getDataTypes()
-