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

com.thaiopensource.relaxng.output.xsd.basic.TopLevel Maven / Gradle / Ivy

There is a newer version: 20241231
Show newest version
package com.thaiopensource.relaxng.output.xsd.basic;

public interface TopLevel {
  void accept(SchemaVisitor visitor);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy