ExtCodetextBuilder

ExtCodetextBuilder class

Helper class for automatic codetext generation of the Extended Codetext Mode

new ExtCodetextBuilder()

Methods

NameDescription
addECICodetext(ECIEncoding, codetext)Adds codetext with Extended Channel Identifier
addPlainCodetext(codetext)Adds plain codetext to the extended codetext items
clear()Clears extended codetext items
getExtendedCodetext()Generate extended codetext from generation items list

addECICodetext(ECIEncoding, codetext)

Adds codetext with Extended Channel Identifier

ParameterDescription
ECIEncodingExtended Channel Identifier
codetextCodetext in unicode to add as extended codetext item with Extended Channel Identifier

addPlainCodetext(codetext)

Adds plain codetext to the extended codetext items

ParameterDescription
codetextCodetext in unicode to add as extended codetext item

clear()

Clears extended codetext items

getExtendedCodetext()

Generate extended codetext from generation items list

Returns: Return string of extended codetext