|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectechoxul.parser.DebugXOMFactory
Debug implementation of XOMFactory. This creates a default instance of XULElement for all elements except those named "container" or in the xhtml namespace. For these an XULCollectionElement is returned.
| Constructor Summary | |
DebugXOMFactory()
|
|
| Method Summary | |
XULElement |
createElement(java.lang.String nsUri,
java.lang.String name)
Creates an XULElement instance or returns null. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DebugXOMFactory()
| Method Detail |
public XULElement createElement(java.lang.String nsUri,
java.lang.String name)
XOMFactory
createElement in interface XOMFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||