All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cdc.io.data.TextKind Maven / Gradle / Ivy

There is a newer version: 0.52.1
Show newest version
package cdc.io.data;

public enum TextKind {
    STANDARD,
    CDATA
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy