Module bus.extra

Package org.miaixz.bus.extra.pinyin


package org.miaixz.bus.extra.pinyin
Provides utilities for Pinyin conversion and related operations.
Since:
Java 17+
Author:
Kimi Liu
  • Class
    Description
    Simple Pinyin engine factory that automatically creates the corresponding Pinyin engine object based on the Pinyin library JARs introduced by the user.
    Pinyin utility class for quickly obtaining Pinyin.
    Pinyin engine interface.