Package edu.uiuc.ncsa.security.core
Interface XMLConverter<V extends Identifiable>
-
- All Known Implementing Classes:
ClientConverter
,MapConverter
,MonitoredConverter
public interface XMLConverter<V extends Identifiable>
This is an interface that classes which convert to or from XML should implement.Created by Jeff Gaynor
on 7/4/18 at 3:07 PM