public static class AnnotationCharacters.HyperlinkControlCharacter extends AnnotationCharacters.AnnotationControlCharacter<Annotations.HyperlinkAnnotation>
{link:#title1} indicates an internal link to the
anchor title1. Any other link
(not starting with # will be treated as an external link. It
can be escaped with a backslash ('\').| Modifier | Constructor and Description |
|---|---|
protected |
HyperlinkControlCharacter(String hyperlink,
String linkStyle) |
| Modifier and Type | Method and Description |
|---|---|
Annotations.HyperlinkAnnotation |
getAnnotation() |
Class<Annotations.HyperlinkAnnotation> |
getAnnotationType() |
charAt, escape, getCharacterToEscape, length, mustEscape, subSequence, toString, unescapeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchars, codePointspublic Annotations.HyperlinkAnnotation getAnnotation()
getAnnotation in class AnnotationCharacters.AnnotationControlCharacter<Annotations.HyperlinkAnnotation>public Class<Annotations.HyperlinkAnnotation> getAnnotationType()
getAnnotationType in class AnnotationCharacters.AnnotationControlCharacter<Annotations.HyperlinkAnnotation>Copyright © 2022. All rights reserved.