Package org.xwiki.extension
Interface CoreExtensionFile
-
- All Superinterfaces:
ExtensionFile
public interface CoreExtensionFile extends ExtensionFile
ExtensionExtensionFile
with some more informations related local extensions.- Since:
- 4.0M1
- Version:
- $Id: c4811f60a142a21fb1f57b5eaf8b9918f723a290 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URL
getURL()
-
Methods inherited from interface org.xwiki.extension.ExtensionFile
getLength, openStream
-
-
-
-
Method Detail
-
getURL
URL getURL()
- Returns:
- the core extension URL
-
-