import org.xml.sax.* ;
import org.xml.sax.helpers.* ;
...
...
org.xml.sax.XMLReader xr = XMLReaderFactory.createXMLReader() ;