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
Element
write
in class Element
out
- Writer to write the element to.IOException
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.