8485868788899091929394
System.exit( 1 ); } try { Document doc = new Document( new File( args[0] ) ); XPath xpath = new ElectricXPath( args[1] ); List results = xpath.selectNodes( doc );