Package ro.sync.ecss.dita
Interface DITAAccess.InsertLinkReferenceShortcut
-
- Enclosing class:
- DITAAccess
public static interface DITAAccess.InsertLinkReferenceShortcut
Short cut for the insert link operation. If this is set, the element insertion in the document will be skipped.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
insertLinkReference(boolean isKey, java.lang.String linkRef)
Insert a link reference.
-