Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-01


Uses of Class
oracle.xdo.XDOException

Packages that use XDOException
oracle.xdo   
oracle.xdo.common.pdf.util   
oracle.xdo.template   

 

Uses of XDOException in oracle.xdo

 

Subclasses of XDOException in oracle.xdo
 class XDOIOException
           
 class XDOSAXException
           

 

Uses of XDOException in oracle.xdo.common.pdf.util

 

Methods in oracle.xdo.common.pdf.util that throw XDOException
 void PDFDocMerger.process()
          Merges multiple PDF documents into one single PDF document.
 PDFParser PDFDocMerger.processAndGetPDFParser()
          This merges multiple PDF documents into one single PDF document and returns PDFParser which contains the generated PDF document.

 

Uses of XDOException in oracle.xdo.template

 

Methods in oracle.xdo.template that throw XDOException
 void FOProcessor.generate()
          Starts FO processing.
 java.util.Hashtable RTFProcessor.getFieldNameRelation(java.io.InputStream xsdStream)
          This new API is provided per bugfix 7545417 Return a hashtable contains parent and child mapping
 java.util.Hashtable RTFProcessor.getFieldNameRelation(java.lang.String xsdFile)
          This new API is provided per bugfix 7545417 Return a hashtable contains parent and child mapping
 java.lang.String[] RTFProcessor.getFieldNames()
          Return an String array of placeholder's element names found in the RTF file, only the names in <xsl:value-of> elements are return.
 java.util.Hashtable RTFProcessor.getUserParameters()
          Return a java.util.hashtable of user defined parameters in the RTF template.
 java.util.Vector RTFProcessor.getUserParametersInOriginalOrder()
           
 java.util.Hashtable RTFProcessor.getUserParameterType()
          Return a java.util.hashtable of user defined parameter type(s) in the RTF template.
 java.lang.String[] RTFProcessor.getXMLFormedFieldNames()
          this new API is provided per bugfix 7609178 Return an String array of placeholder's element names found in the RTF file, only the names with xml formed in <xsl:value-of> elements are return..
static void RTFProcessor.main(java.lang.String[] args)
          Command line utility.
 org.w3c.dom.Document RTFProcessor.process()
          Run the RTF compiler to convert RTF to XSL.
 void EFTProcessor.process()
          Run the EFT compiler to convert RTF to XSL.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-01


Copyright © 2010, Oracle. All rights reserved.