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

com.thaiopensource.xml.tok.EmptyTokenException Maven / Gradle / Ivy

There is a newer version: 20220510
Show newest version
package com.thaiopensource.xml.tok;

/**
 * Thrown to indicate that the subarray being tokenized is empty.
 */
public class EmptyTokenException extends TokenException {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy