Uses of Class
com.github.rjeschke.txtmark.LinkRef
Packages that use LinkRef
-
Uses of LinkRef in com.github.rjeschke.txtmark
Fields in com.github.rjeschke.txtmark with type parameters of type LinkRefMethods in com.github.rjeschke.txtmark with parameters of type LinkRefModifier and TypeMethodDescriptionvoidEmitter.addLinkRef(String key, LinkRef linkRef) Adds a LinkRef to this set of LinkRefs.