Interface DocumentBuilderCustomizer


  • public interface DocumentBuilderCustomizer
    Extension point which needs to be registered with the Whiteboard attached to Options
    • Method Detail

      • customize

        void customize​(DocumentNodeStoreBuilder<?> builder)
                throws java.io.IOException
        Throws:
        java.io.IOException