HomeSort by relevance Sort by last modified time
    Searched defs:ObjectFactory (Results 1 - 9 of 9) sorted by null

  /tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/internal/devicelayoutspecification/
ObjectFactory.java 25 * <p>An ObjectFactory allows you to programatically
35 public final class ObjectFactory
38 * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: layout_devices
41 private ObjectFactory()
48 private final static ObjectFactory instance = new ObjectFactory();
50 public static synchronized ObjectFactory getInstance()
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ObjectFactory.java 19 * $Id: ObjectFactory.java 468637 2006-10-28 06:51:02Z minchau $
35 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
39 * @version $Id: ObjectFactory.java 468637 2006-10-28 06:51:02Z minchau $
41 class ObjectFactory {
95 ClassLoader current = ObjectFactory.class.getClassLoader();
154 } // class ObjectFactory
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 19 * $Id: ObjectFactory.java 468646 2006-10-28 06:57:58Z minchau $
44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
48 * @version $Id: ObjectFactory.java 468646 2006-10-28 06:57:58Z minchau $
50 class ObjectFactory {
99 * @exception ObjectFactory.ConfigurationError
126 * @exception ObjectFactory.ConfigurationError
173 * @exception ObjectFactory.ConfigurationError
201 * @exception ObjectFactory.ConfigurationError
255 * @exception ObjectFactory.ConfigurationError
294 synchronized (ObjectFactory.class)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 19 * $Id: ObjectFactory.java 468653 2006-10-28 07:07:05Z minchau $
44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
48 * @version $Id: ObjectFactory.java 468653 2006-10-28 07:07:05Z minchau $
50 class ObjectFactory {
99 * @exception ObjectFactory.ConfigurationError
126 * @exception ObjectFactory.ConfigurationError
173 * @exception ObjectFactory.ConfigurationError
201 * @exception ObjectFactory.ConfigurationError
255 * @exception ObjectFactory.ConfigurationError
294 synchronized (ObjectFactory.class)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 19 * $Id: ObjectFactory.java 468654 2006-10-28 07:09:23Z minchau $
43 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
49 class ObjectFactory {
98 * @exception ObjectFactory.ConfigurationError
125 * @exception ObjectFactory.ConfigurationError
172 * @exception ObjectFactory.ConfigurationError
200 * @exception ObjectFactory.ConfigurationError
254 * @exception ObjectFactory.ConfigurationError
293 synchronized (ObjectFactory.class) {
413 ClassLoader current = ObjectFactory.class.getClassLoader()
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
50 class ObjectFactory {
99 * @exception ObjectFactory.ConfigurationError
126 * @exception ObjectFactory.ConfigurationError
173 * @exception ObjectFactory.ConfigurationError
201 * @exception ObjectFactory.ConfigurationError
255 * @exception ObjectFactory.ConfigurationError
294 synchronized (ObjectFactory.class) {
414 ClassLoader current = ObjectFactory.class.getClassLoader();
512 ClassLoader current = ObjectFactory.class.getClassLoader()
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 19 * $Id: ObjectFactory.java 468655 2006-10-28 07:12:06Z minchau $
44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
48 * @version $Id: ObjectFactory.java 468655 2006-10-28 07:12:06Z minchau $
50 class ObjectFactory {
99 * @exception ObjectFactory.ConfigurationError
126 * @exception ObjectFactory.ConfigurationError
173 * @exception ObjectFactory.ConfigurationError
201 * @exception ObjectFactory.ConfigurationError
255 * @exception ObjectFactory.ConfigurationError
294 synchronized (ObjectFactory.class)
    [all...]
  /external/jdiff/
xerces.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 169 milliseconds