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

uk.org.xml.sax.Parser Maven / Gradle / Ivy

package uk.org.xml.sax;

public interface Parser extends org.xml.sax.Parser {
  void setDocumentHandler(DocumentHandler handler);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy