All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.acrolinx.sidebar.lookup.LookupForResolvedViewsHelper Maven / Gradle / Ivy

/* Copyright (c) 2018 Acrolinx GmbH */
package com.acrolinx.sidebar.lookup;

public interface LookupForResolvedViewsHelper {
  ContentNode getContentNodeForOffsetInCurrentDocument(int offset);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy