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

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

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

public interface ExternalContentNode extends ContentNode {
  ReferenceTreeNode getReferenceTree();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy