Class MCRXSL2JAXBTransformer<T>


public class MCRXSL2JAXBTransformer<T> extends MCRXSLTransformer
Transforms XML content using a static XSL stylesheet. The stylesheet is configured via MCR.ContentTransformer.{ID}.Stylesheet JAXBContext contextPath is configured via MCR.ContentTransformer.{ID}.Context
Author:
Thomas Scheffler (yagee)
See Also:
  • JAXBContext.newInstance(String, ClassLoader)