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

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