Home
last modified time | relevance | path

Searched refs:createDeviceDocument (Results 1 – 9 of 9) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DConvert.java100 inputDoc = ci.getPluginFactory().createDeviceDocument(name, is); in addInputStream()
126 inputDoc = ci.getPluginFactory().createDeviceDocument(name, is); in addInputStream()
320 return(ci.getPluginFactory().createDeviceDocument(name, is)); in getDeviceDocument()
H A DPluginFactory.java186 public abstract Document createDeviceDocument(String name, InputStream is) in createDeviceDocument() method in PluginFactory
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DPluginFactoryImpl.java112 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument() method in PluginFactoryImpl
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DPluginFactoryImpl.java136 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument() method in PluginFactoryImpl
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DPluginFactoryImpl.java130 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument() method in PluginFactoryImpl
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DPluginFactoryImpl.java137 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument() method in PluginFactoryImpl
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPluginFactoryImpl.java113 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument() method in PluginFactoryImpl
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/
H A DPluginFactoryImpl.java108 …public org.openoffice.xmerge.Document createDeviceDocument(java.lang.String str, java.io.InputStre… in createDeviceDocument() method in PluginFactoryImpl
H A DDocumentSerializerImpl.java189 …DOMDocument resultDomDoc=(DOMDocument)pluginFactory.createDeviceDocument(docName,new ByteArrayInpu… in serialize()

Completed in 38 milliseconds