Package | Description |
---|---|
org.zanata.rest.dto.extensions.comment | |
org.zanata.rest.dto.extensions.gettext | |
org.zanata.rest.dto.resource |
Modifier and Type | Class and Description |
---|---|
class |
SimpleComment
Holds source/target comments for a Java Properties item, extracted comment
for a source gettext message, or translator comment for a translated gettext
message.
|
Modifier and Type | Class and Description |
---|---|
class |
PotEntryHeader
Holds gettext message-level metadata for a source document.
|
Modifier and Type | Method and Description |
---|---|
ExtensionSet<TextFlowExtension> |
TextFlow.getExtensions() |
ExtensionSet<TextFlowExtension> |
TextFlow.getExtensions(boolean createIfNull) |
Modifier and Type | Method and Description |
---|---|
void |
TextFlow.setExtensions(ExtensionSet<TextFlowExtension> extensions) |
Copyright © 2016 Zanata Project. All rights reserved.