edu.utexas.its.eis.tools.qwicap.template.xml.mutable
Interface Mutable


public interface Mutable

Interface common to all mutable material in mutable XML documents. Note that not all of the elements in a mutable document are mutable by default (this saves time and memory), although any immutable elements will be automatically converted into mutable elements on an as-needed basis.

Author:
Chris W. Johnson