public class RSTWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
encoding
Sets encoding for output stream
|
| Constructor and Description |
|---|
RSTWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(RSTDocument rstDocument,
org.eclipse.emf.common.util.URI uri)
Stores a RST-model into a .rs3 file.
|
public static final String encoding
public void write(RSTDocument rstDocument, org.eclipse.emf.common.util.URI uri)
Copyright © 2015. All rights reserved.