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