org.xwiki.extension
Interface CoreExtensionFile

All Superinterfaces:
ExtensionFile

public interface CoreExtensionFile
extends ExtensionFile

Extension ExtensionFile with some more informations related local extensions.

Since:
4.0M1
Version:
$Id: a4ac438f2e7dbab05bcd2e7b10d00e050460715b $

Method Summary
 URL getURL()
           
 
Methods inherited from interface org.xwiki.extension.ExtensionFile
getLength, openStream
 

Method Detail

getURL

URL getURL()
Returns:
the core extension URL


Copyright © 2004-2013 XWiki. All Rights Reserved.