gnu.lists
public interface XConsumer extends Consumer
Method Summary | |
---|---|
void | beginEntity(Object baseUri) |
void | endEntity() |
void | writeCDATA(char[] chars, int offset, int length) |
void | writeComment(char[] chars, int offset, int length) |
void | writeProcessingInstruction(String target, char[] content, int offset, int length) |