Class XLIFF2PropertyStrings
- java.lang.Object
-
- net.sf.okapi.filters.xliff2.model.XLIFF2PropertyStrings
-
public class XLIFF2PropertyStrings extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXLIFF2PropertyStrings.METADATA
-
Field Summary
-
Constructor Summary
Constructors Constructor Description XLIFF2PropertyStrings()
-
-
-
Field Detail
-
APPLIES_TO
public static final String APPLIES_TO
- See Also:
- Constant Field Values
-
CAN_COPY
public static final String CAN_COPY
- See Also:
- Constant Field Values
-
CAN_DELETE
public static final String CAN_DELETE
- See Also:
- Constant Field Values
-
CAN_OVERLAP
public static final String CAN_OVERLAP
- See Also:
- Constant Field Values
-
CAN_REORDER
public static final String CAN_REORDER
- See Also:
- Constant Field Values
-
CAN_RESEGMENT
public static final String CAN_RESEGMENT
- See Also:
- Constant Field Values
-
CATEGORY
public static final String CATEGORY
- See Also:
- Constant Field Values
-
COPY_OF
public static final String COPY_OF
- See Also:
- Constant Field Values
-
DATA
public static final String DATA
- See Also:
- Constant Field Values
-
DATA_REF
public static final String DATA_REF
- See Also:
- Constant Field Values
-
DATA_REF_END
public static final String DATA_REF_END
- See Also:
- Constant Field Values
-
DATA_REF_START
public static final String DATA_REF_START
- See Also:
- Constant Field Values
-
DIR
public static final String DIR
- See Also:
- Constant Field Values
-
DISP
public static final String DISP
- See Also:
- Constant Field Values
-
DISP_END
public static final String DISP_END
- See Also:
- Constant Field Values
-
DISP_START
public static final String DISP_START
- See Also:
- Constant Field Values
-
EQUIV
public static final String EQUIV
- See Also:
- Constant Field Values
-
EQUIV_END
public static final String EQUIV_END
- See Also:
- Constant Field Values
-
EQUIV_START
public static final String EQUIV_START
- See Also:
- Constant Field Values
-
HEX
public static final String HEX
- See Also:
- Constant Field Values
-
HREF
public static final String HREF
- See Also:
- Constant Field Values
-
ISOLATED
public static final String ISOLATED
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
ORDER
public static final String ORDER
- See Also:
- Constant Field Values
-
PRIORITY
public static final String PRIORITY
- See Also:
- Constant Field Values
-
REF
public static final String REF
- See Also:
- Constant Field Values
-
SRC_DIR
public static final String SRC_DIR
- See Also:
- Constant Field Values
-
SRC_LANG
public static final String SRC_LANG
- See Also:
- Constant Field Values
-
START_REF
public static final String START_REF
- See Also:
- Constant Field Values
-
STATE
public static final String STATE
- See Also:
- Constant Field Values
-
SUB_FLOWS
public static final String SUB_FLOWS
- See Also:
- Constant Field Values
-
SUB_FLOWS_END
public static final String SUB_FLOWS_END
- See Also:
- Constant Field Values
-
SUB_FLOWS_START
public static final String SUB_FLOWS_START
- See Also:
- Constant Field Values
-
SUB_STATE
public static final String SUB_STATE
- See Also:
- Constant Field Values
-
SUB_TYPE
public static final String SUB_TYPE
- See Also:
- Constant Field Values
-
TRG_LANG
public static final String TRG_LANG
- See Also:
- Constant Field Values
-
TRG_DIR
public static final String TRG_DIR
- See Also:
- Constant Field Values
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
CODE_ID_PREPEND
public static final String CODE_ID_PREPEND
- See Also:
- Constant Field Values
-
ATTRS_PREPEND
public static final String ATTRS_PREPEND
- See Also:
- Constant Field Values
-
NAMESPACE_PREPEND
public static final String NAMESPACE_PREPEND
- See Also:
- Constant Field Values
-
SKELETON_PREPEND
public static final String SKELETON_PREPEND
- See Also:
- Constant Field Values
-
EXTENDED_ATTRIBUTE_PREFIX
public static final String EXTENDED_ATTRIBUTE_PREFIX
- See Also:
- Constant Field Values
-
EXTENDED_NAMESPACE_PREFIX
public static final String EXTENDED_NAMESPACE_PREFIX
- See Also:
- Constant Field Values
-
EXTENDED_ATTRIBUTE_DELIMITER
public static final String EXTENDED_ATTRIBUTE_DELIMITER
- See Also:
- Constant Field Values
-
DATA_DIR
public static final String DATA_DIR
- See Also:
- Constant Field Values
-
TRANSLATE
public static final String TRANSLATE
- See Also:
- Constant Field Values
-
MTAG
public static final String MTAG
- See Also:
- Constant Field Values
-
TERM
public static final String TERM
- See Also:
- Constant Field Values
-
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
-
-