E
public interface XmlRepository<E>
load()
void
save(E entity)
E load()
void save(E entity)
entity
Copyright © 2021. All rights reserved.