uk.ac.cam.ch.wwmm.opsin
public class XOMFormatter extends java.lang.Object
| Constructor and Description |
|---|
XOMFormatter()
Sets up a new XOMFormatter.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
elemToString(nu.xom.Element elem)
Converts an Element to an indented string.
|