public class AnchorEmitter extends NestingEmitter
ef| Constructor and Description |
|---|
AnchorEmitter(EmitterFactory ef) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected boolean |
localEnd(XMLStreamWriter writer,
String htmlElementName) |
boolean |
localStart(XMLStreamWriter writer,
String htmlElementName,
Attributes atts) |
content, end, localContent, permitsMultipleNexting, startpublic AnchorEmitter(EmitterFactory ef)
public 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 NestingEmitterXMLStreamExceptionpublic void close()
throws XMLStreamException
close in interface org.openfuxml.interfaces.transformer.Emitterclose in class NestingEmitterXMLStreamExceptionCopyright © 2023. All rights reserved.