Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XMLWriter
Method Summary | |
void |
|
void | |
void |
|
void |
|
void |
|
public void addAttribute(String key, String value)
public void endElement()
public void startElement(String name)
public void writeMarkup(String text)
public void writeText(String text)