![JAR search and dependency download from the Maven repository](/logo.png)
io.legaldocml.akn.attribute.ShowReq Maven / Gradle / Ivy
package io.legaldocml.akn.attribute;
/**
* These attributes are used in metadata to propose visible representations of the metadata itself. Both a full
* visualization (attribute showAs) and an abbreviated one (attribute shortForm) can be specified.
*
* ```xml
*
*
*
*
* ```
*
* @author Jacques Militello
*/
public interface ShowReq extends Show {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy