@Beta
public class OoXmlStrictConverter
extends java.lang.Object
implements java.lang.AutoCloseable
| Constructor and Description |
|---|
OoXmlStrictConverter(java.io.InputStream is,
java.io.OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
convertNextElement() |
public OoXmlStrictConverter(java.io.InputStream is,
java.io.OutputStream os)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionpublic boolean convertNextElement()
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionpublic void close()
throws javax.xml.stream.XMLStreamException
close in interface java.lang.AutoCloseablejavax.xml.stream.XMLStreamException