
com.thaiopensource.relaxng.parse.ParsedPatternFuture Maven / Gradle / Ivy
package com.thaiopensource.relaxng.parse;
public interface ParsedPatternFuture {
P getParsedPattern() throws IllegalSchemaException;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy