@Immutable @Loggable(value=1) public final class Compiler extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.jcabi.xml.XSD |
SCHEMA
XSD.
|
public Compiler(@NotNull
File src,
@NotNull
File dest)
throws IOException
src - Directory with sourcesdest - Directory to write outputIOException - If failspublic void compile()
throws IOException
IOException - If failsCopyright © 2009–2014 requs.org. All rights reserved.