Package | Description |
---|---|
org.eclipse.lemminx.utils |
Modifier and Type | Method and Description |
---|---|
static XMLPositionUtility.EntityReferenceRange |
XMLPositionUtility.selectEntityReference(int offset,
DOMDocument document)
Returns the range of the entity reference in a text node (ex : &) and
null otherwise.
|
static XMLPositionUtility.EntityReferenceRange |
XMLPositionUtility.selectEntityReference(int offset,
DOMDocument document,
boolean endsWithSemicolon)
Returns the range of the entity reference in a text node (ex : &) and
null otherwise.
|
Copyright © 2022. All rights reserved.