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

org.apache.jasper.runtime.JspSourceDependent Maven / Gradle / Ivy


package org.apache.jasper.runtime;

import java.util.Map;
//STUB note: directly referenced in JSPC-generated code
public interface JspSourceDependent {

    public Map getDependants();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy