org.stanwood.media.store.xmlstore
Class XMLStore2Info

java.lang.Object
  extended by org.stanwood.media.extensions.ExtensionInfo<XMLStore2>
      extended by org.stanwood.media.store.xmlstore.XMLStore2Info

public class XMLStore2Info
extends ExtensionInfo<XMLStore2>

Extension information about the store XMLStore2


Constructor Summary
XMLStore2Info()
          The constructor
 
Method Summary
protected  XMLStore2 createExtension()
          Used to create the extension
 
Methods inherited from class org.stanwood.media.extensions.ExtensionInfo
getAnyExtension, getExtension, getId, getParameterInfos, getType, setId, setParameterInfos
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLStore2Info

public XMLStore2Info()
The constructor

Method Detail

createExtension

protected XMLStore2 createExtension()
Description copied from class: ExtensionInfo
Used to create the extension

Specified by:
createExtension in class ExtensionInfo<XMLStore2>
Returns:
The extension