Class AbstractXSLTInterceptor

    • Constructor Detail

      • AbstractXSLTInterceptor

        public AbstractXSLTInterceptor​(String phase,
                                       Class<?> before,
                                       Class<?> after,
                                       String xsltPath)
    • Method Detail

      • setContextPropertyName

        public void setContextPropertyName​(String propertyName)
      • checkContextProperty

        protected boolean checkContextProperty​(Message message)
      • getXSLTTemplate

        protected Templates getXSLTTemplate()