public class ExtAsideLinkRefProcessor extends Object implements LinkRefProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtAsideLinkRefProcessor.Factory |
| Constructor and Description |
|---|
ExtAsideLinkRefProcessor(Document document) |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustInlineText(Node node) |
Node |
createNode(BasedSequence nodeChars) |
int |
getBracketNestingLevel() |
boolean |
getWantExclamationPrefix() |
boolean |
isMatch(BasedSequence nodeChars) |
public ExtAsideLinkRefProcessor(Document document)
public boolean getWantExclamationPrefix()
getWantExclamationPrefix in interface LinkRefProcessorpublic int getBracketNestingLevel()
getBracketNestingLevel in interface LinkRefProcessorpublic boolean isMatch(BasedSequence nodeChars)
isMatch in interface LinkRefProcessorpublic void adjustInlineText(Node node)
adjustInlineText in interface LinkRefProcessorpublic Node createNode(BasedSequence nodeChars)
createNode in interface LinkRefProcessorCopyright © 2016. All rights reserved.