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

com.brettonw.bag.formats.EntryHandler Maven / Gradle / Ivy

package com.brettonw.bag.formats;

public interface EntryHandler {
    Object getEntry (String input);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy