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

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

The newest version!
package com.thaiopensource.relaxng.output.xsd.basic;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy