io.legaldocml.akn.group.AmendmentInline Maven / Gradle / Ivy
The newest version!
package io.legaldocml.akn.group;
/**
* The group amendmentInline lists the inline elements that should be found in the preface of an amendment.
*
*
*
*
*
*
*
*
*
*
*
* @author Jacques Militello
*/
public interface AmendmentInline extends InlineElements {
}