JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
V
X
A
AUDIO_PART
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Audio part relationship type.
B
BaseCodec
- Class in
net.sf.okapi.steps.xliffkit.codec
Base class for text encoders/decoders.
BaseCodec()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
BasePackageCodec
- Class in
net.sf.okapi.steps.xliffkit.codec
BasePackageCodec()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
BasePackageCodec
C
cancel()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
canEncode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BasePackageCodec
canEncode(char)
- Method in class net.sf.okapi.steps.xliffkit.codec.
DummyEncoder
canEncode(CharSequence)
- Method in class net.sf.okapi.steps.xliffkit.codec.
DummyEncoder
canEncode(int)
- Method in interface net.sf.okapi.steps.xliffkit.codec.
ICodec
Checks if a given code point can be encoded by this codec.
close()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
close()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
CODEC
- Static variable in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
CodecUtil
- Class in
net.sf.okapi.steps.xliffkit.codec
CodecUtil()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
CodecUtil
CORE_DOCUMENT
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Core document relationship type.
CORE_PROPERTIES
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Core properties relationship type.
createEditorDescription(ParametersDescription)
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
createEditorDescription(ParametersDescription)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
CUSTOM_PROPERTIES
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Custom properties relationship type.
CUSTOM_XML
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Custom XML relationship type.
D
decode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
decode(String)
- Method in interface net.sf.okapi.steps.xliffkit.codec.
ICodec
Decodes a given text with this codec.
decodeTextUnit(ITextUnit, ICodec)
- Static method in class net.sf.okapi.steps.xliffkit.codec.
CodecUtil
destroy()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
DIGITAL_SIGNATURE
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Digital signature relationship type.
DIGITAL_SIGNATURE_CERTIFICATE
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Digital signature certificate relationship type.
DIGITAL_SIGNATURE_ORIGIN
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Digital signature origin relationship type.
doDecode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doDecode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doDecode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageEscCodec
doDecode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageHexCodec
doDecode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageOfsCodec
doDecode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageSymCodec
doDecodePostprocess(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doDecodePreprocess(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doEncode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doEncode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doEncode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageEscCodec
doEncode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageHexCodec
doEncode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageOfsCodec
doEncode(int)
- Method in class net.sf.okapi.steps.xliffkit.codec.
PackageSymCodec
doEncodePostprocess(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
doEncodePreprocess(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
DummyEncoder
- Class in
net.sf.okapi.steps.xliffkit.codec
DummyEncoder()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
DummyEncoder
E
EMBEDDED_FONT
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Embedded font relationship type.
EMBEDDED_PACKAGE
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Embedded package relationship type.
encode(String)
- Method in class net.sf.okapi.steps.xliffkit.codec.
BaseCodec
encode(String)
- Method in interface net.sf.okapi.steps.xliffkit.codec.
ICodec
Encodes a given text with this codec.
encodeLoop(CharBuffer, ByteBuffer)
- Method in class net.sf.okapi.steps.xliffkit.codec.
DummyEncoder
encodeTextUnit(ITextUnit, ICodec)
- Static method in class net.sf.okapi.steps.xliffkit.codec.
CodecUtil
EXTENDED_PROPERTIES
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Extended properties relationship type.
F
fromString(String)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
G
getCorePart(OPCPackage)
- Static method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageUtil
getCoreParts(OPCPackage)
- Static method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageUtil
getDescription()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getDescription()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getEncoderManager()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getMerger()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getMessage()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
getName()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getName()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getOutputEncoding()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getOutputURI()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getOutputURI()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
getOutputURI()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getParameters()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
getParameters()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getParameters()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getParametersDescription()
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
getParametersDescription()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
getReader()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getResourcesFileExt()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getResourcesPart(PackagePart)
- Static method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageUtil
getSession()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
getSession()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
getSession()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getSourcePart(PackagePart)
- Static method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageUtil
getTargetLocale()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
getWriter()
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
H
handleEvent(Event)
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
handleEvent(Event)
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
hasNext()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
I
ICodec
- Interface in
net.sf.okapi.steps.xliffkit.codec
IMAGE_PART
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Image part relationship type.
isCopySource()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isDone()
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
isGenerateTargets()
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
isGroupByPackagePath()
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
isIncludeCodeAttrs()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isIncludeNoTranslate()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isIncludeOriginal()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isIncludeSource()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isPlaceholderMode()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isSetApprovedAsNoTranslate()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
isUpdateApprovedFlag()
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
isUseApprovedOnly()
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
isUtf8Bom()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
isUtf8Encoding()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
N
net.sf.okapi.steps.xliffkit.codec
- package net.sf.okapi.steps.xliffkit.codec
net.sf.okapi.steps.xliffkit.opc
- package net.sf.okapi.steps.xliffkit.opc
net.sf.okapi.steps.xliffkit.reader
- package net.sf.okapi.steps.xliffkit.reader
net.sf.okapi.steps.xliffkit.writer
- package net.sf.okapi.steps.xliffkit.writer
next()
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
O
OPCPackageReader
- Class in
net.sf.okapi.steps.xliffkit.opc
OPCPackageReader(TextUnitMerger)
- Constructor for class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
OPCPackageUtil
- Class in
net.sf.okapi.steps.xliffkit.opc
OPCPackageUtil()
- Constructor for class net.sf.okapi.steps.xliffkit.opc.
OPCPackageUtil
open(RawDocument)
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
open(RawDocument, boolean)
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
ORIGINAL
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Document original relationship type.
P
PackageEscCodec
- Class in
net.sf.okapi.steps.xliffkit.codec
PackageEscCodec()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
PackageEscCodec
PackageHexCodec
- Class in
net.sf.okapi.steps.xliffkit.codec
PackageHexCodec()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
PackageHexCodec
PackageOfsCodec
- Class in
net.sf.okapi.steps.xliffkit.codec
PackageOfsCodec()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
PackageOfsCodec
PackageSymCodec
- Class in
net.sf.okapi.steps.xliffkit.codec
PackageSymCodec()
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
PackageSymCodec
PackageSymCodec(String)
- Constructor for class net.sf.okapi.steps.xliffkit.codec.
PackageSymCodec
Parameters
- Class in
net.sf.okapi.steps.xliffkit.reader
Parameters()
- Constructor for class net.sf.okapi.steps.xliffkit.reader.
Parameters
Parameters
- Class in
net.sf.okapi.steps.xliffkit.writer
Parameters()
- Constructor for class net.sf.okapi.steps.xliffkit.writer.
Parameters
R
reset()
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
reset()
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
RESOURCES
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Resources relationship type.
S
setCopySource(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setGenerateTargets(boolean)
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
setGeneratorOptions(String, String, boolean)
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
setGroupByPackagePath(boolean)
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
setIncludeCodeAttrs(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setIncludeNoTranslate(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setIncludeOriginal(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setIncludeSource(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setInputURI(URI)
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
setMessage(String)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setOutputEncoding(String)
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
setOutputURI(URI)
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
setOutputURI(String)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setOutputURI(URI)
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
setParameters(IParameters)
- Method in class net.sf.okapi.steps.xliffkit.opc.
OPCPackageReader
setPlaceholderMode(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setResourcesFileExt(String)
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
setSession(PersistenceSession)
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
setSetApprovedAsNoTranslate(boolean)
- Method in class net.sf.okapi.steps.xliffkit.writer.
Parameters
setTargetLocale(LocaleId)
- Method in class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
setTargetLocale(LocaleId)
- Method in class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
setUpdateApprovedFlag(boolean)
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
setUseApprovedOnly(boolean)
- Method in class net.sf.okapi.steps.xliffkit.reader.
Parameters
SKELETON
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Skeleton relationship type.
SOURCE
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Source document relationship type.
STYLE_PART
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Style part relationship type.
T
THUMBNAIL
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Thumbnail relationship type.
TKitRelationshipTypes
- Interface in
net.sf.okapi.steps.xliffkit.opc
V
VIDEO_PART
- Static variable in interface net.sf.okapi.steps.xliffkit.opc.
TKitRelationshipTypes
Video part relationship type.
X
XLIFFKitReaderStep
- Class in
net.sf.okapi.steps.xliffkit.reader
Reads XLIFF translation kit.
XLIFFKitReaderStep()
- Constructor for class net.sf.okapi.steps.xliffkit.reader.
XLIFFKitReaderStep
XLIFFKitWriterStep
- Class in
net.sf.okapi.steps.xliffkit.writer
XLIFFKitWriterStep()
- Constructor for class net.sf.okapi.steps.xliffkit.writer.
XLIFFKitWriterStep
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.