MkStorage.InFile| Constructor and Description |
|---|
MkStorage.InFile()
Public ctor.
|
MkStorage.InFile(File file)
Public ctor.
|
public MkStorage.InFile()
throws IOException
IOException - If there is any I/O problempublic MkStorage.InFile(File file) throws IOException
file - File to useIOException - If there is any I/O problempublic com.jcabi.xml.XML xml()
throws IOException
MkStoragexml in interface MkStorageIOException - If there is any I/O problempublic void apply(Iterable<org.xembly.Directive> dirs) throws IOException
MkStorageapply in interface MkStoragedirs - DirectivesIOException - If there is any I/O problempublic void lock()
throws IOException
MkStoragelock in interface MkStorageIOException - If there is any I/O problempublic void unlock()
throws IOException
MkStorageunlock in interface MkStorageIOException - If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.