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