org.unlaxer.parser.RootParserIndicator Maven / Gradle / Ivy
package org.unlaxer.parser;
public interface RootParserIndicator extends Parser{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.unlaxer.parser;
public interface RootParserIndicator extends Parser{
}