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

com.sun.msv.verifier.jaxp.Const Maven / Gradle / Ivy

There is a newer version: 2.2.5.1
Show newest version
package com.sun.msv.verifier.jaxp;

public class Const
{
    /**
     * The property/attribute name which is used to set a schema.
     * 
     * @see DocumentBuilderFactoryImpl
     *        SAXParserImpl
     */
    public static final String SCHEMA_PROPNAME = "http://www.sun.com/xml/msv/schema";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy