Package org.asciidoctor.ast
Interface Link
-
public interface LinkLink view as available in the assets catalog.- Since:
- 3.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetText()The resolved path of the link.
-