Interface DMNExtensionRegister

  • All Known Subinterfaces:
    DMNExtensionRegister

    @GwtIncompatible
    public interface DMNExtensionRegister
    • Method Detail

      • registerExtensionConverters

        void registerExtensionConverters​(com.thoughtworks.xstream.XStream xstream)
      • beforeMarshal

        default void beforeMarshal​(Object o,
                                   com.thoughtworks.xstream.io.xml.QNameMap qmap)