de.miethxml.toolkit.io
Class VFSFileModelHandler

java.lang.Object
  extended byde.miethxml.toolkit.io.VFSFileModelHandler
All Implemented Interfaces:
FileModelHandler

public class VFSFileModelHandler
extends java.lang.Object
implements FileModelHandler

Author:
simon

Constructor Summary
VFSFileModelHandler()
           
 
Method Summary
 FileModel createFileModel(java.lang.String uri)
          Create a FileModel from the given uri.
 boolean isSupported(java.lang.String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VFSFileModelHandler

public VFSFileModelHandler()
Method Detail

createFileModel

public FileModel createFileModel(java.lang.String uri)
                          throws FileModelException
Description copied from interface: FileModelHandler
Create a FileModel from the given uri.

Specified by:
createFileModel in interface FileModelHandler
Parameters:
uri -
Returns:
Throws:
FileModelException

isSupported

public boolean isSupported(java.lang.String uri)
Specified by:
isSupported in interface FileModelHandler
Parameters:
uri -
Returns:
true if the uri is supported