Class ScriptingJaxbUtil


  • public class ScriptingJaxbUtil
    extends Object
    Author:
    mederly
    • Constructor Detail

      • ScriptingJaxbUtil

        public ScriptingJaxbUtil()
    • Method Detail

      • toJaxbElement

        public static javax.xml.bind.JAXBElement<? extends ScriptingExpressionType> toJaxbElement​(ScriptingExpressionType expressionType)
        Ugly hack ... sometimes we have to convert "bare" ScriptingExpressionType instance to the JAXBElement version, with the correct element name.