public interface JspSourceDependent
Modifier and Type | Method and Description |
---|---|
List<String> |
getDependants()
Returns a list of files names that the current page has a source
dependency on.
|
Copyright © 2015 GlassFish Community. All Rights Reserved.