Uses of Class
org.eclipse.lemminx.utils.XMLPositionUtility.EntityReferenceRange
Packages that use XMLPositionUtility.EntityReferenceRange
-
Uses of XMLPositionUtility.EntityReferenceRange in org.eclipse.lemminx.utils
Methods in org.eclipse.lemminx.utils that return XMLPositionUtility.EntityReferenceRangeModifier and TypeMethodDescriptionXMLPositionUtility.selectEntityReference(int offset, DOMDocument document) Returns the range of the entity reference in a text node (ex : &) and null otherwise.XMLPositionUtility.selectEntityReference(int offset, DOMDocument document, boolean endsWithSemicolon) Returns the range of the entity reference in a text node (ex : &) and null otherwise.