Package com.acrolinx.sidebar.lookup
Class LookupForResolvedEditorViews
java.lang.Object
com.acrolinx.sidebar.lookup.LookupForResolvedEditorViews
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<List<? extends AbstractMatch>>matchRangesForResolvedEditorView(List<? extends AbstractMatch> adjustedRangesForCurrentDocument, String currentDocumentContent, String resolvedViewContent, LookupForResolvedViewsHelper utils)
-
Constructor Details
-
LookupForResolvedEditorViews
public LookupForResolvedEditorViews()
-
-
Method Details
-
matchRangesForResolvedEditorView
public Optional<List<? extends AbstractMatch>> matchRangesForResolvedEditorView(List<? extends AbstractMatch> adjustedRangesForCurrentDocument, String currentDocumentContent, String resolvedViewContent, LookupForResolvedViewsHelper utils)
-