Java API Sample
This article provides a sample of Java API for tokenization and detokenization using CADP for Java.
Java API sample demonstrating use of AlgoSpec
Java API sample demonstrating tokenization and detokenization of Unicode characters
Following is an example of tokenization and detokenization of Hiragana Unicode input character. The input value (\u3042\u3064\u3076\u3089\u3075\u3090\u305F) is passed in hexadecimal format. CADP for Java generates token for the input value and detokenizes it to its original value.