public interface IArrayBuilder extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
INodeBuilder |
addElement() |
void |
close() |
INodeBuilder addElement() throws SAXException
SAXException
void close() throws SAXException
close
in interface AutoCloseable
SAXException
Copyright © 2023 Frank!Framework. All rights reserved.