Package net.sf.okapi.lib.xliff2
Class Const
- java.lang.Object
-
- net.sf.okapi.lib.xliff2.Const
-
public class Const extends Object
Provides various constants for useful names.
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Const()
-
-
-
Field Detail
-
NS_XML
public static final String NS_XML
URI for the XML namespace.- See Also:
- Constant Field Values
-
NS_XLIFF_CORE20
public static final String NS_XLIFF_CORE20
URI for the XLIFF 2.0 namespace.- See Also:
- Constant Field Values
-
NS_XLIFF_MODSTART
public static final String NS_XLIFF_MODSTART
Starting part of all the XLIFF 2 modules namespaces.- See Also:
- Constant Field Values
-
NS_XLIFF_MATCHES20
public static final String NS_XLIFF_MATCHES20
URI for the XLIFF Matches module 2.0- See Also:
- Constant Field Values
-
PREFIX_MATCHES
public static final String PREFIX_MATCHES
- See Also:
- Constant Field Values
-
PREFIXCOL_MATCHES
public static final String PREFIXCOL_MATCHES
- See Also:
- Constant Field Values
-
NS_XLIFF_GLOSSARY20
public static final String NS_XLIFF_GLOSSARY20
URI for the XLIFF Glossary module 2.0- See Also:
- Constant Field Values
-
PREFIX_GLOSSARY
public static final String PREFIX_GLOSSARY
- See Also:
- Constant Field Values
-
PREFIXCOL_GLOSSARY
public static final String PREFIXCOL_GLOSSARY
- See Also:
- Constant Field Values
-
NS_XLIFF_FS20
public static final String NS_XLIFF_FS20
URI for the XLIFF Format Style module 2.0- See Also:
- Constant Field Values
-
PREFIX_FS
public static final String PREFIX_FS
- See Also:
- Constant Field Values
-
PREFIXCOL_FS
public static final String PREFIXCOL_FS
- See Also:
- Constant Field Values
-
NS_XLIFF_METADATA20
public static final String NS_XLIFF_METADATA20
URI for the XLIFF Metadata module 2.0- See Also:
- Constant Field Values
-
PREFIX_METADATA
public static final String PREFIX_METADATA
- See Also:
- Constant Field Values
-
PREFIXCOL_METADATA
public static final String PREFIXCOL_METADATA
- See Also:
- Constant Field Values
-
NS_XLIFF_RESDATA20
public static final String NS_XLIFF_RESDATA20
URI for the XLIFF Resource Data module 2.0- See Also:
- Constant Field Values
-
PREFIX_RESDATA
public static final String PREFIX_RESDATA
- See Also:
- Constant Field Values
-
PREFIXCOL_RESDATA
public static final String PREFIXCOL_RESDATA
- See Also:
- Constant Field Values
-
NS_XLIFF_TRACKING20
public static final String NS_XLIFF_TRACKING20
URI for the XLIFF Change Tracking module 2.0- See Also:
- Constant Field Values
-
PREFIX_TRACKING
public static final String PREFIX_TRACKING
- See Also:
- Constant Field Values
-
PREFIXCOL_TRACKINGSd
public static final String PREFIXCOL_TRACKINGSd
- See Also:
- Constant Field Values
-
NS_XLIFF_SIZE20
public static final String NS_XLIFF_SIZE20
URI for the XLIFF Size and Length Restriction module 2.0- See Also:
- Constant Field Values
-
PREFIX_SIZE
public static final String PREFIX_SIZE
- See Also:
- Constant Field Values
-
PREFIXCOL_SIZE
public static final String PREFIXCOL_SIZE
- See Also:
- Constant Field Values
-
NS_XLIFF_VALIDATION20
public static final String NS_XLIFF_VALIDATION20
URI for the XLIFF Validation module 2.0- See Also:
- Constant Field Values
-
PREFIX_VALIDATION
public static final String PREFIX_VALIDATION
- See Also:
- Constant Field Values
-
PREFIXCOL_VALIDATION
public static final String PREFIXCOL_VALIDATION
- See Also:
- Constant Field Values
-
NS_ITS
public static final String NS_ITS
URI for the ITS 2.0 namespace.- See Also:
- Constant Field Values
-
PREFIX_ITS
public static final String PREFIX_ITS
- See Also:
- Constant Field Values
-
PREFIXCOL_ITS
public static final String PREFIXCOL_ITS
- See Also:
- Constant Field Values
-
NS_ITSXLF
public static final String NS_ITSXLF
- See Also:
- Constant Field Values
-
PREFIX_ITSXLF
public static final String PREFIX_ITSXLF
- See Also:
- Constant Field Values
-
PREFIXCOL_ITSXLF
public static final String PREFIXCOL_ITSXLF
- See Also:
- Constant Field Values
-
NS_XLIFFOKAPI
public static final String NS_XLIFFOKAPI
URI for the Okapi XLIFF extensions namespace.- See Also:
- Constant Field Values
-
PREFIX_XLIFFOKAPI
public static final String PREFIX_XLIFFOKAPI
- See Also:
- Constant Field Values
-
PREFIXCOL_XLIFFOKAPI
public static final String PREFIXCOL_XLIFFOKAPI
- See Also:
- Constant Field Values
-
VALUE_YES
public static final String VALUE_YES
- See Also:
- Constant Field Values
-
VALUE_NO
public static final String VALUE_NO
- See Also:
- Constant Field Values
-
VALUE_FIRSTNO
public static final String VALUE_FIRSTNO
- See Also:
- Constant Field Values
-
VALUE_AUTO
public static final String VALUE_AUTO
- See Also:
- Constant Field Values
-
VALUE_LTR
public static final String VALUE_LTR
- See Also:
- Constant Field Values
-
VALUE_RTL
public static final String VALUE_RTL
- See Also:
- Constant Field Values
-
ELEM_XLIFF
public static final String ELEM_XLIFF
- See Also:
- Constant Field Values
-
ELEM_FILE
public static final String ELEM_FILE
- See Also:
- Constant Field Values
-
ELEM_SKELETON
public static final String ELEM_SKELETON
- See Also:
- Constant Field Values
-
ELEM_GROUP
public static final String ELEM_GROUP
- See Also:
- Constant Field Values
-
ELEM_UNIT
public static final String ELEM_UNIT
- See Also:
- Constant Field Values
-
ELEM_SEGMENT
public static final String ELEM_SEGMENT
- See Also:
- Constant Field Values
-
ELEM_IGNORABLE
public static final String ELEM_IGNORABLE
- See Also:
- Constant Field Values
-
ELEM_SOURCE
public static final String ELEM_SOURCE
- See Also:
- Constant Field Values
-
ELEM_TARGET
public static final String ELEM_TARGET
- See Also:
- Constant Field Values
-
ELEM_CANDIDATES
public static final String ELEM_CANDIDATES
- See Also:
- Constant Field Values
-
ELEM_CANDIDATE
public static final String ELEM_CANDIDATE
- See Also:
- Constant Field Values
-
ELEM_GLOSSENTRY
public static final String ELEM_GLOSSENTRY
- See Also:
- Constant Field Values
-
ELEM_CUSTPROP
public static final String ELEM_CUSTPROP
- See Also:
- Constant Field Values
-
ELEM_TERM
public static final String ELEM_TERM
- See Also:
- Constant Field Values
-
ELEM_TRANSLATION
public static final String ELEM_TRANSLATION
- See Also:
- Constant Field Values
-
ELEM_DEFINITION
public static final String ELEM_DEFINITION
- See Also:
- Constant Field Values
-
ELEM_NOTES
public static final String ELEM_NOTES
- See Also:
- Constant Field Values
-
ELEM_NOTE
public static final String ELEM_NOTE
- See Also:
- Constant Field Values
-
ELEM_PLACEHOLDER
public static final String ELEM_PLACEHOLDER
- See Also:
- Constant Field Values
-
ELEM_PAIREDCODES
public static final String ELEM_PAIREDCODES
- See Also:
- Constant Field Values
-
ELEM_OPENINGCODE
public static final String ELEM_OPENINGCODE
- See Also:
- Constant Field Values
-
ELEM_CLOSINGCODE
public static final String ELEM_CLOSINGCODE
- See Also:
- Constant Field Values
-
ELEM_PAIREDANNO
public static final String ELEM_PAIREDANNO
- See Also:
- Constant Field Values
-
ELEM_OPENINGANNO
public static final String ELEM_OPENINGANNO
- See Also:
- Constant Field Values
-
ELEM_CLOSINGANNO
public static final String ELEM_CLOSINGANNO
- See Also:
- Constant Field Values
-
ELEM_CP
public static final String ELEM_CP
- See Also:
- Constant Field Values
-
ELEM_ORIGINALDATA
public static final String ELEM_ORIGINALDATA
- See Also:
- Constant Field Values
-
ELEM_DATA
public static final String ELEM_DATA
- See Also:
- Constant Field Values
-
ATTR_ID
public static final String ATTR_ID
- See Also:
- Constant Field Values
-
ATTR_VERSION
public static final String ATTR_VERSION
- See Also:
- Constant Field Values
-
ATTR_STARTREF
public static final String ATTR_STARTREF
- See Also:
- Constant Field Values
-
ATTR_DATAREF
public static final String ATTR_DATAREF
- See Also:
- Constant Field Values
-
ATTR_TYPE
public static final String ATTR_TYPE
- See Also:
- Constant Field Values
-
ATTR_SUBTYPE
public static final String ATTR_SUBTYPE
- See Also:
- Constant Field Values
-
ATTR_ISOLATED
public static final String ATTR_ISOLATED
- See Also:
- Constant Field Values
-
ATTR_CANOVERLAP
public static final String ATTR_CANOVERLAP
- See Also:
- Constant Field Values
-
ATTR_HEX
public static final String ATTR_HEX
- See Also:
- Constant Field Values
-
ATTR_SRCDIR
public static final String ATTR_SRCDIR
- See Also:
- Constant Field Values
-
ATTR_TRGDIR
public static final String ATTR_TRGDIR
- See Also:
- Constant Field Values
-
ATTR_DIR
public static final String ATTR_DIR
- See Also:
- Constant Field Values
-
ATTR_EQUIV
public static final String ATTR_EQUIV
- See Also:
- Constant Field Values
-
ATTR_EQUIVSTART
public static final String ATTR_EQUIVSTART
- See Also:
- Constant Field Values
-
ATTR_EQUIVEND
public static final String ATTR_EQUIVEND
- See Also:
- Constant Field Values
-
ATTR_DISP
public static final String ATTR_DISP
- See Also:
- Constant Field Values
-
ATTR_DISPSTART
public static final String ATTR_DISPSTART
- See Also:
- Constant Field Values
-
ATTR_DISPEND
public static final String ATTR_DISPEND
- See Also:
- Constant Field Values
-
ATTR_SUBFLOWS
public static final String ATTR_SUBFLOWS
- See Also:
- Constant Field Values
-
ATTR_SUBFLOWSSTART
public static final String ATTR_SUBFLOWSSTART
- See Also:
- Constant Field Values
-
ATTR_SUBFLOWSEND
public static final String ATTR_SUBFLOWSEND
- See Also:
- Constant Field Values
-
ATTR_DATAREFSTART
public static final String ATTR_DATAREFSTART
- See Also:
- Constant Field Values
-
ATTR_DATAREFEND
public static final String ATTR_DATAREFEND
- See Also:
- Constant Field Values
-
ATTR_SRCLANG
public static final String ATTR_SRCLANG
- See Also:
- Constant Field Values
-
ATTR_TRGLANG
public static final String ATTR_TRGLANG
- See Also:
- Constant Field Values
-
ATTR_APPLIESTO
public static final String ATTR_APPLIESTO
- See Also:
- Constant Field Values
-
ATTR_VALUE
public static final String ATTR_VALUE
- See Also:
- Constant Field Values
-
ATTR_REF
public static final String ATTR_REF
- See Also:
- Constant Field Values
-
ATTR_TRANSLATE
public static final String ATTR_TRANSLATE
- See Also:
- Constant Field Values
-
ATTR_ORDER
public static final String ATTR_ORDER
- See Also:
- Constant Field Values
-
ATTR_CANDELETE
public static final String ATTR_CANDELETE
- See Also:
- Constant Field Values
-
ATTR_CANREORDER
public static final String ATTR_CANREORDER
- See Also:
- Constant Field Values
-
ATTR_CANCOPY
public static final String ATTR_CANCOPY
- See Also:
- Constant Field Values
-
ATTR_ORIGINAL
public static final String ATTR_ORIGINAL
- See Also:
- Constant Field Values
-
ATTR_CANRESEGMENT
public static final String ATTR_CANRESEGMENT
- See Also:
- Constant Field Values
-
ATTR_NAME
public static final String ATTR_NAME
- See Also:
- Constant Field Values
-
ATTR_STATE
public static final String ATTR_STATE
- See Also:
- Constant Field Values
-
ATTR_SUBSTATE
public static final String ATTR_SUBSTATE
- See Also:
- Constant Field Values
-
ATTR_PRIORITY
public static final String ATTR_PRIORITY
- See Also:
- Constant Field Values
-
ATTR_CATEGORY
public static final String ATTR_CATEGORY
- See Also:
- Constant Field Values
-
ATTR_COPYOF
public static final String ATTR_COPYOF
- See Also:
- Constant Field Values
-
ATTR_HREF
public static final String ATTR_HREF
- See Also:
- Constant Field Values
-
ATTR_SIMILARITY
public static final String ATTR_SIMILARITY
- See Also:
- Constant Field Values
-
ATTR_ORIGIN
public static final String ATTR_ORIGIN
- See Also:
- Constant Field Values
-
-