public interface TranslationScope
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getFinalScope()
Gets the final scope.
There are no mandatory entries in the map and it can contain any custom key. |
int |
getImageCount()
Gets the number of images.
|
int |
getVideoCount()
Gets the number of videos.
|
int |
getWordCount()
Gets a word count of the total number of words to be translated.
|
int getWordCount()
int getImageCount()
int getVideoCount()
java.util.Map<java.lang.String,java.lang.String> getFinalScope()
Copyright © 2010 - 2020 Adobe. All Rights Reserved