Uses of Class
org.eclipse.lemminx.dom.SchemaLocation
-
Packages that use SchemaLocation Package Description org.eclipse.lemminx.dom -
-
Uses of SchemaLocation in org.eclipse.lemminx.dom
Methods in org.eclipse.lemminx.dom that return SchemaLocation Modifier and Type Method Description SchemaLocationDOMDocument. getSchemaLocation()Returns the declared "xsi:schemaLocation" and null otherwise.Constructors in org.eclipse.lemminx.dom with parameters of type SchemaLocation Constructor Description SchemaLocationHint(int start, int end, String hint, SchemaLocation parent)Create a new SchemaLocationHint object that represents one of the location hints given in the parentSchemaLocation.
-