org.jvnet.hyperjaxb3.xml.XMLConstants Maven / Gradle / Ivy
package org.jvnet.hyperjaxb3.xml;
public class XMLConstants {
private XMLConstants() {
}
public static final String W3C_XML_SCHEMA_NS_URI = "http://www.w3.org/2001/XMLSchema";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy