Package org.eclipse.lemminx.dom
Class NoNamespaceSchemaLocation
java.lang.Object
org.eclipse.lemminx.dom.NoNamespaceSchemaLocation
The declared "xsi:noNamespaceSchemaLocation"
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttr()Returns the location declared in the attribute value of "xsi:noNamespaceSchemaLocation"
-
Constructor Details
-
NoNamespaceSchemaLocation
-
-
Method Details
-
getAttr
-
getLocation
Returns the location declared in the attribute value of "xsi:noNamespaceSchemaLocation"- Returns:
- the location declared in the attribute value of "xsi:noNamespaceSchemaLocation"
-