|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.share.xml.ParseContextImpl | +--oracle.cabo.servlet.xml.BajaParseContext
ParseContext implementation used by the UIX Controller (Baja).
Constructor Summary | |
BajaParseContext(BajaContext context,
Page page,
ErrorLog log)
|
Method Summary | |
static BajaContext |
getBajaContext(ParseContext context)
Returns the BajaContext from a ParseContext. |
static Page |
getPage(ParseContext context)
Returns the Page being parsed from a ParseContext. |
Methods inherited from class oracle.cabo.share.xml.ParseContextImpl |
clone, getErrorLog, getExtension, getLocator, getNamespaceURI, getParser, getParserManager, getProperty, getXMLProvider, setProperty |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BajaParseContext(BajaContext context, Page page, ErrorLog log)
Method Detail |
public static BajaContext getBajaContext(ParseContext context)
public static Page getPage(ParseContext context)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |