|
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.ui.xml.parse.AbstractUINodeParserFactory
|
+--oracle.cabo.ui.xml.parse.TemplateUINodeParserFactory
ParserFactory for nodes that will be handled by templates. An instance of this class should be registered for any namespace that uses templates. This strategy implies two things:
| Constructor Summary | |
TemplateUINodeParserFactory(java.lang.String namespaceURI)
Creates a TemplateUINodeParserFactory. |
|
| Method Summary | |
protected UINodeType |
getUINodeTypeImpl(ParseContext context,
java.lang.String namespaceURI,
java.lang.String localName)
|
| Methods inherited from class oracle.cabo.ui.xml.parse.AbstractUINodeParserFactory |
getParser, getUINodeType, getUINodeType, isLenient, registerSelf |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TemplateUINodeParserFactory(java.lang.String namespaceURI)
namespaceURI - the namespace of elements to handle| Method Detail |
protected UINodeType getUINodeTypeImpl(ParseContext context,
java.lang.String namespaceURI,
java.lang.String localName)
getUINodeTypeImpl in class AbstractUINodeParserFactory
|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||