public interface ScriptNameAware
Reader
s from which a script's name can be obtained.Modifier and Type | Method and Description |
---|---|
String |
getScriptName()
Returns the name of the script provided by a marked
Reader implementation. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.