All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.daisy.pipeline.braille.css.CounterSet Maven / Gradle / Ivy

There is a newer version: 4.0.2
Show newest version
package org.daisy.pipeline.braille.css;

import cz.vutbr.web.css.TermPair;

/**
 * A counter name-value pair. See Manipulating
 * Counters in the braille CSS specification.
 */
public interface CounterSet extends TermPair {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy