![JAR search and dependency download from the Maven repository](/logo.png)
io.legaldocml.akn.attribute.RangeOpt Maven / Gradle / Ivy
package io.legaldocml.akn.attribute;
/**
* These attributes are used in range-based elements to specify the eId of the beginning and ending element of the
* range.
*
* ```xml
*
*
*
*
* ```
*
* @author Jacques Militello
*/
public interface RangeOpt extends Range, UpToOpt {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy