public class XMLModelUtils extends Object
Constructor and Description |
---|
XMLModelUtils() |
Modifier and Type | Method and Description |
---|---|
static DOMRange |
getHrefNode(DOMDocument document,
String hrefLocation)
Returns the DOM range of the href of the xml-model processing instruction
which matches the given hrefLocation.
|
public static DOMRange getHrefNode(DOMDocument document, String hrefLocation)
document
- the DOM document.hrefLocation
- the href location.Copyright © 2022. All rights reserved.