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
MkStorage
xml
in interface MkStorage
IOException
- If there is any I/O problempublic void apply(Iterable<org.xembly.Directive> dirs) throws IOException
MkStorage
apply
in interface MkStorage
dirs
- DirectivesIOException
- If there is any I/O problempublic void lock() throws IOException
MkStorage
lock
in interface MkStorage
IOException
- If there is any I/O problempublic void unlock() throws IOException
MkStorage
unlock
in interface MkStorage
IOException
- If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.