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

android.sax.RootElement Maven / Gradle / Ivy

package android.sax;
public class RootElement
  extends android.sax.Element
{
public  RootElement(java.lang.String uri, java.lang.String localName) { throw new RuntimeException("Stub!"); }
public  RootElement(java.lang.String localName) { throw new RuntimeException("Stub!"); }
public  org.xml.sax.ContentHandler getContentHandler() { throw new RuntimeException("Stub!"); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy