package org.argeo.docbook; /** Supported DocBook attributes. */ public enum DbkAttr { role, // fileref, contentwidth, contentdepth // ; }