Interface XMLElementWriter<T>

  • Type Parameters:
    T - the type that this writer can operate on

    public interface XMLElementWriter<T>
    A writer for XML elements.
    Author:
    David M. Lloyd