
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