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$

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-2012 XWiki. All Rights Reserved.