com.github.maybeec.lexeme.common.exception.CouldNotLoadDefaultMergeSchemaException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lexeme Show documentation
Show all versions of lexeme Show documentation
Tool for language-aware 2-way merging of XML documents
package com.github.maybeec.lexeme.common.exception;
/**
*
* @author sholzer (16.03.2015)
*/
public class CouldNotLoadDefaultMergeSchemaException extends CouldNotLoadMergeSchemaException {
/**
*
*/
private static final long serialVersionUID = -8192414770113661131L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy