public class DefList extends Element
| Constructor and Description |
|---|
DefList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Element term,
Element def) |
void |
write(Writer out)
Write element to a Writer.
|
public void write(Writer out) throws IOException
Elementwrite in class Elementout - Writer to write the element to.IOExceptionCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.