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

Diff of /classpath/javax/xml/stream/XMLEventFactory.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 133  public abstract class XMLEventFactory Line 133  public abstract class XMLEventFactory
133            }            }
134        }        }
135      while (className == null && count < 3);      while (className == null && count < 3);
136      //return new gnu.xml.stream.XMLEventFactoryImpl();      return new gnu.xml.stream.XMLEventFactoryImpl();
     throw new FactoryConfigurationError();  
137    }    }
138    
139    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