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