public final class DefaultDocumentFormatRegistryInstanceHolder extends Object
DocumentFormatRegistry instance. The DefaultDocumentFormatRegistry will use this holder to initialize all its DocumentFormat
constants.| Modifier and Type | Method and Description |
|---|---|
static @NonNull DocumentFormatRegistry |
getInstance()
Gets the default
DocumentFormatRegistry instance. |
static void |
setInstance(DocumentFormatRegistry registry)
Sets the default
DocumentFormatRegistry instance. |
public static @NonNull DocumentFormatRegistry getInstance()
DocumentFormatRegistry instance.DocumentFormatRegistry.public static void setInstance(DocumentFormatRegistry registry)
DocumentFormatRegistry instance.registry - The default DocumentFormatRegistry.Copyright © 2016 - present; JODConverter.org. All rights reserved.