@Immutable
public interface MkStorage
Modifier and Type | Interface and Description |
---|---|
static class |
MkStorage.InFile
In file.
|
com.jcabi.xml.XML xml() throws IOException
IOException
- If there is any I/O problemvoid apply(Iterable<org.xembly.Directive> dirs) throws IOException
dirs
- DirectivesIOException
- If there is any I/O problemvoid lock() throws IOException
IOException
- If there is any I/O problemvoid unlock() throws IOException
IOException
- If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.