/[classpath]/classpath/javax/xml/stream/XMLInputFactory.java
ViewVC logotype

Diff of /classpath/javax/xml/stream/XMLInputFactory.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dog, Sun Sep 4 09:44:29 2005 UTC revision 1.3 by dog, Sun Sep 4 14:46:44 2005 UTC
# Line 246  public abstract class XMLInputFactory Line 246  public abstract class XMLInputFactory
246            }            }
247        }        }
248      while (className == null && count < 3);      while (className == null && count < 3);
249      //return new gnu.xml.stream.XMLInputFactoryImpl();      return new gnu.xml.stream.XMLInputFactoryImpl();
     throw new FactoryConfigurationError();  
250    }    }
251    
252    private static String getFactoryClassName(ClassLoader loader, int attempt)    private static String getFactoryClassName(ClassLoader loader, int attempt)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26