Package | Description |
---|---|
org.zanata.rest.dto | |
org.zanata.rest.dto.extensions.comment | |
org.zanata.rest.dto.extensions.gettext | |
org.zanata.rest.dto.resource |
Modifier and Type | Interface and Description |
---|---|
interface |
Extensible<T extends ExtensionValue> |
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 | Interface and Description |
---|---|
interface |
AbstractResourceMetaExtension |
interface |
TextFlowExtension |
interface |
TextFlowTargetExtension |
interface |
TranslationsResourceExtension |
Modifier and Type | Class and Description |
---|---|
class |
PoHeader
Holds gettext file headers for a source document.
|
class |
PoTargetHeader
Holds gettext file headers for a target document.
|
class |
PotEntryHeader
Holds gettext message-level metadata for a source document.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensionSet<T extends ExtensionValue> |
Copyright © 2017 Zanata Project. All rights reserved.