public static class PomHyperlinkDetector.MarkerRegion extends Object implements org.eclipse.jface.text.IRegion
Constructor and Description |
---|
MarkerRegion(int offset,
int length,
org.eclipse.ui.texteditor.MarkerAnnotation applicable) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.ui.texteditor.MarkerAnnotation |
getAnnotation() |
int |
getLength() |
int |
getOffset() |
boolean |
isDefinedInParent() |
public MarkerRegion(int offset, int length, org.eclipse.ui.texteditor.MarkerAnnotation applicable)
public int getLength()
getLength
in interface org.eclipse.jface.text.IRegion
public int getOffset()
getOffset
in interface org.eclipse.jface.text.IRegion
public org.eclipse.ui.texteditor.MarkerAnnotation getAnnotation()
public boolean isDefinedInParent()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.