public interface JspSourceDependent
Modifier and Type | Method and Description |
---|---|
Map<String,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-2021 Apache Software Foundation. All Rights Reserved.