public class Empty extends Leaf
| Constructor and Description |
|---|
Empty(org.xml.sax.Locator location) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
generate(com.sun.codemodel.JDefinedClass clazz,
NodeSet nset,
java.util.Set<Prop> props)
Populate the body of the writer class.
|