public class OfxSectionEmitter extends SimpleEmitter
ef| Constructor and Description |
|---|
OfxSectionEmitter(EmitterFactory ef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBookTitle() |
protected boolean |
localEnd(XMLStreamWriter writer,
String htmlElementName) |
boolean |
localStart(XMLStreamWriter writer,
String htmlElementName,
Attributes atts) |
protected boolean |
permitsMultipleNexting() |
void |
setBookTitle(String bookTitle) |
setAttributeclose, content, end, localContent, startpublic OfxSectionEmitter(EmitterFactory ef)
public boolean localStart(XMLStreamWriter writer, String htmlElementName, Attributes atts) throws XMLStreamException
localStart in class SimpleEmitterXMLStreamExceptionprotected boolean localEnd(XMLStreamWriter writer, String htmlElementName) throws XMLStreamException
localEnd in class SimpleEmitterXMLStreamExceptionpublic String getBookTitle()
public void setBookTitle(String bookTitle)
protected boolean permitsMultipleNexting()
permitsMultipleNexting in class NestingEmitterCopyright © 2022. All rights reserved.