|
UIX 2.2.16 | ||||||||
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 Servlet
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, getExpressionContext, 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)
|
UIX 2.2.16 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |