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

com.craigburke.document.core.Bookmarkable.groovy Maven / Gradle / Ivy

package com.craigburke.document.core

/**
 * The node that can be bookmarked
 * @author Vladimir Orany
 */
trait Bookmarkable {
    String ref
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy