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

org.hisrc.xml.xsom.SchemaComponentAware Maven / Gradle / Ivy

There is a newer version: 1.11.1-PUBLISHED-BY-MISTAKE
Show newest version
package org.hisrc.xml.xsom;

import com.sun.xml.xsom.XSComponent;

public interface SchemaComponentAware {

	public XSComponent getSchemaComponent();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy