public class Synchronization extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
protected File |
source |
protected File |
target |
| Constructor and Description |
|---|
Synchronization() |
Synchronization(File source,
File target) |
| Modifier and Type | Method and Description |
|---|---|
File |
getSource() |
File |
getTarget() |
void |
setSource(File source) |
void |
setTarget(File target) |
public static final String PREFIX
@Parameter(property="asciidoctor.synchronization.source") protected File source
@Parameter(property="asciidoctor.synchronization.target") protected File target
Copyright © 2015. All Rights Reserved.