public interface JspSourceDependent
Modifier and Type | Method | Description |
---|---|---|
java.util.Map<java.lang.String,java.lang.Long> |
getDependants() |
Returns a map of file names and last modified time where the current page
has a source dependency on the file.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.