public class OfxListEmitter extends NestingEmitter
| Modifier and Type | Class and Description |
|---|---|
static class |
OfxListEmitter.Ordering |
ef| Constructor and Description |
|---|
OfxListEmitter(EmitterFactory ef,
OfxListEmitter.Ordering ordering) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
localEnd(XMLStreamWriter writer,
String htmlElementName) |
protected boolean |
localStart(XMLStreamWriter writer,
String htmlElementName,
Attributes atts) |
void |
setAttribute(String name,
String value) |
close, content, end, localContent, permitsMultipleNexting, startpublic OfxListEmitter(EmitterFactory ef, OfxListEmitter.Ordering ordering)
protected boolean localStart(XMLStreamWriter writer, String htmlElementName, Attributes atts) throws XMLStreamException
localStart in class NestingEmitterXMLStreamExceptionprotected boolean localEnd(XMLStreamWriter writer, String htmlElementName) throws XMLStreamException
localEnd in class NestingEmitterXMLStreamExceptionCopyright © 2022. All rights reserved.