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

org.opensaml.xml.parse.BasicParserPool Maven / Gradle / Ivy

package org.opensaml.xml.parse;

public class BasicParserPool implements ParserPool {

    public void setIgnoreComments(boolean ignore) {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy