Uses of Interface
org.eclipse.lemminx.services.extensions.diagnostics.IXMLErrorCode
-
-
Uses of IXMLErrorCode in org.eclipse.lemminx.extensions.catalog
Classes in org.eclipse.lemminx.extensions.catalog that implement IXMLErrorCode Modifier and Type Class Description classXMLCatalogErrorCodeXML Catalog error code. -
Uses of IXMLErrorCode in org.eclipse.lemminx.extensions.contentmodel.participants
Classes in org.eclipse.lemminx.extensions.contentmodel.participants that implement IXMLErrorCode Modifier and Type Class Description classDTDErrorCodeDTD error code.classExternalResourceErrorCodeExternal resource error code when referenced XSD, DTD (with DOCTYPE, xsi:schemaLocation) is downloaded.classXMLSchemaErrorCodeXML Schema error code.classXMLSyntaxErrorCodeXML error code. -
Uses of IXMLErrorCode in org.eclipse.lemminx.extensions.references.participants
Classes in org.eclipse.lemminx.extensions.references.participants that implement IXMLErrorCode Modifier and Type Class Description classXMLReferencesErrorCodeXML references error code. -
Uses of IXMLErrorCode in org.eclipse.lemminx.extensions.relaxng.xml.validator
Classes in org.eclipse.lemminx.extensions.relaxng.xml.validator that implement IXMLErrorCode Modifier and Type Class Description classRelaxNGErrorCodeRelaxNG error code when XML is validated with *.rng / *.rnc schemas. -
Uses of IXMLErrorCode in org.eclipse.lemminx.extensions.xinclude
Classes in org.eclipse.lemminx.extensions.xinclude that implement IXMLErrorCode Modifier and Type Class Description classXIncludeErrorCodeXInclude error code. -
Uses of IXMLErrorCode in org.eclipse.lemminx.extensions.xsd.participants
Classes in org.eclipse.lemminx.extensions.xsd.participants that implement IXMLErrorCode Modifier and Type Class Description classXSDErrorCodeXSD error code.
-