
ixa.kaflib.Relational Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kaflib-naf Show documentation
Show all versions of kaflib-naf Show documentation
Kaflib-naf is a java library to create and edit NAF documents.
The newest version!
package ixa.kaflib;
public interface Relational {
String getId();
String getStr();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy