public interface Appender
Modifier and Type | Method and Description |
---|---|
void |
abort() |
void |
append(FeatureProvider feature) |
void |
begin() |
void |
end() |
void begin() throws DataException
DataException
void end() throws DataException
DataException
void abort() throws DataException
DataException
void append(FeatureProvider feature) throws DataException
DataException