Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.data.jbo.xml.parse
Class DataProviderParserFactory

java.lang.Object
  |
  +--oracle.cabo.share.xml.beans.BeanParserFactory
        |
        +--oracle.cabo.data.jbo.xml.parse.DataProviderParserFactory
All Implemented Interfaces:
ParserFactory

public class DataProviderParserFactory
extends BeanParserFactory

The ParserFactory for BC4J data providers.


Method Summary
static DataProviderParserFactory sharedInstance()
          Returns the shared DataProviderParserFactory instance.
 
Methods inherited from class oracle.cabo.share.xml.beans.BeanParserFactory
createBeanParser, getBeanDef, getParser, registerSelf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sharedInstance

public static DataProviderParserFactory sharedInstance()
Returns the shared DataProviderParserFactory instance.

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.