public interface ExtensionOpenerContext
ExtensionOpenerContext
.Modifier and Type | Method and Description |
---|---|
PropertyList |
getPropertyList()
Obtains the
PropertyList for the source. |
void |
openClasspathResource(String resourcePath)
Opens the resource on the class path.
|
PropertyList getPropertyList()
PropertyList
for the source.PropertyList
for the source.void openClasspathResource(String resourcePath)
resourcePath
- Path of the resource on the class path.Copyright © 2005–2016. All rights reserved.