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 LinkRefProcessorFactory
create
in interface ComputableFactory<LinkRefProcessor,Document>
public boolean getWantExclamationPrefix(DataHolder options)
getWantExclamationPrefix
in interface LinkRefProcessorFactory
public int getBracketNestingLevel(DataHolder options)
getBracketNestingLevel
in interface LinkRefProcessorFactory
Copyright © 2016. All rights reserved.