Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.servlet.xml.parse
Class BoundValueParserFactory

java.lang.Object
  |
  +--oracle.cabo.share.xml.beans.BeanParserFactory
        |
        +--oracle.cabo.servlet.xml.parse.BoundValueParserFactory
All Implemented Interfaces:
ParserFactory

public class BoundValueParserFactory
extends BeanParserFactory

ParserFactory that creates UIX Controller-specific BoundValues.


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

Method Detail

sharedInstance

public static BoundValueParserFactory sharedInstance()
Returns the shared instance of the parser factory.

registerSelf

public void registerSelf(ParserManager manager)
Registers the factory.
Overrides:
registerSelf in class BeanParserFactory

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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