public interface JsonFactoryManager
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.core.JsonFactory |
createFactory() |
com.fasterxml.jackson.core.JsonFactory |
getJsonFactory() |
boolean |
isStackDisplay() |
boolean |
toggleStackDisplay() |
com.fasterxml.jackson.core.JsonFactory getJsonFactory()
com.fasterxml.jackson.core.JsonFactory createFactory()
boolean toggleStackDisplay()
boolean isStackDisplay()
Copyright © 2018 Nuxeo. All rights reserved.