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

io.carml.model.XmlSource Maven / Gradle / Ivy

package io.carml.model;

import java.util.Set;

public interface XmlSource extends Resource {

  Set getDeclaredNamespaces();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy