public static class ExtAsideLinkRefProcessor.Factory extends Object implements LinkRefProcessorFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
LinkRefProcessor |
create(Document document) |
int |
getBracketNestingLevel() |
boolean |
getWantExclamationPrefix() |
public LinkRefProcessor create(Document document)
create in interface LinkRefProcessorFactorycreate in interface ComputableFactory<LinkRefProcessor,Document>public boolean getWantExclamationPrefix()
getWantExclamationPrefix in interface LinkRefProcessorFactorypublic int getBracketNestingLevel()
getBracketNestingLevel in interface LinkRefProcessorFactoryCopyright © 2016. All rights reserved.