public class EsxResourceImpl
extends ResourceImpl
EsxResourceFactoryImpl| Constructor and Description |
|---|
EsxResourceImpl(URI uri)
Creates an instance of the resource.
|
public EsxResourceImpl(URI uri)
uri - the URI of the new resource.protected void doLoad(java.io.InputStream inputStream,
java.util.Map<?,?> options)
throws java.io.IOException
java.io.IOExceptionprotected void doSave(java.io.OutputStream outputStream,
java.util.Map<?,?> options)
throws java.io.IOException
java.io.IOException