|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ws4d.java.io.xml.ElementHandlerRegistry
public final class ElementHandlerRegistry
| Method Summary | |
|---|---|
HashMap |
getAllElementHandler()
Give all registered handlers |
ElementHandler |
getElementHandler(QName elementName)
|
static ElementHandlerRegistry |
getRegistry()
Returns the singleton registry instance for the current runtime. |
void |
registerElementHandler(QName elementName,
ElementHandler handler)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ElementHandlerRegistry getRegistry()
public void registerElementHandler(QName elementName,
ElementHandler handler)
public ElementHandler getElementHandler(QName elementName)
public HashMap getAllElementHandler()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||