public class NoNamespaceSchemaLocation extends Object
| Constructor and Description |
|---|
NoNamespaceSchemaLocation(String documentURI,
DOMAttr attr) |
| Modifier and Type | Method and Description |
|---|---|
DOMAttr |
getAttr() |
String |
getLocation()
Returns the location declared in the attribute value of
"xsi:noNamespaceSchemaLocation"
|
String |
getResolvedLocation()
Returns the expanded system location
|
public DOMAttr getAttr()
public String getLocation()
public String getResolvedLocation()
Copyright © 2020. All rights reserved.