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