|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.v2.runtime.DomPostInitAction
final class DomPostInitAction
Post-init action for MarshallerImpl that incorporate the in-scope namespace bindings
from a DOM node.
TODO: do we really need this? think about a better way to put this logic back into marshaller.
| Constructor Summary | |
|---|---|
DomPostInitAction(org.w3c.dom.Node node,
XMLSerializer serializer)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
DomPostInitAction(org.w3c.dom.Node node,
XMLSerializer serializer)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||