|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.sun.msv.generator.DOMDecorator
public class DOMDecorator
Decorates DOM with missing information so that it will be nicely serialized.
| Constructor Summary | |
|---|---|
DOMDecorator()
|
|
| Method Summary | |
|---|---|
static void |
decorate(org.w3c.dom.Document doc)
|
static void |
visit(org.w3c.dom.Element e,
com.sun.msv.generator.DOMDecorator.DOMVisitor visitor)
visits Elements and Attrs by using a DOMVisitor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMDecorator()
| Method Detail |
|---|
public static void decorate(org.w3c.dom.Document doc)
public static void visit(org.w3c.dom.Element e,
com.sun.msv.generator.DOMDecorator.DOMVisitor visitor)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||