public class ExportInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportInfo.Entry |
static class |
ExportInfo.Type |
| Constructor and Description |
|---|
ExportInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExportInfo.Entry> |
getEntries() |
void |
update(ExportInfo.Type type,
String path) |
public void update(@Nonnull ExportInfo.Type type, @Nonnull String path)
@Nonnull public Map<String,ExportInfo.Entry> getEntries()
Copyright © 2010 - 2020 Adobe. All Rights Reserved