public class VoidConsumer extends FilterConsumer
Modifier and Type | Field and Description |
---|---|
static VoidConsumer |
instance |
attributeType, base, inAttribute, skipping
Constructor and Description |
---|
VoidConsumer() |
Modifier and Type | Method and Description |
---|---|
static VoidConsumer |
getInstance() |
boolean |
ignoring()
True if consumer is ignoring rest of element.
|
append, append, append, beforeContent, beforeNode, beginEntity, endAttribute, endDocument, endElement, endEntity, startAttribute, startDocument, startElement, write, write, write, write, writeBoolean, writeCDATA, writeComment, writeDouble, writeFloat, writeInt, writeLong, writeObject, writeProcessingInstruction
public static VoidConsumer instance
public static VoidConsumer getInstance()
public boolean ignoring()
ignoring
in interface Consumer
ignoring
in class FilterConsumer