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

com.github.wglanzer.annosave.api.IAnnoSaveConverter Maven / Gradle / Ivy

There is a newer version: 1.2.4
Show newest version
package com.github.wglanzer.annosave.api;

/**
 * @author W.Glanzer, 15.09.2017
 */
public interface IAnnoSaveConverter
{

  IAnnotationContainer createContainer(Root pRoot);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy