Class CastorUtil


  • public class CastorUtil
    extends Object
    Deprecated.
    To be removed.
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Field Detail

      • EXCEPTION_MESSAGE_KEY_MAPPINGS_LOADING_ERROR

        public static final String EXCEPTION_MESSAGE_KEY_MAPPINGS_LOADING_ERROR
        Deprecated.
        See Also:
        Constant Field Values
    • Method Detail

      • read

        public static Object read​(JasperReportsContext jasperReportsContext,
                                  InputStream is)
        Deprecated.
        To be removed.
        Convenience method called from main JasperReports library through reflection.
      • getXmlContextCache

        protected Map<Object,​org.exolab.castor.xml.XMLContext> getXmlContextCache​(String contextCacheKey)
        Deprecated.
      • isEligversionible

        protected boolean isEligversionible​(CastorMapping castorMapping,
                                            String targetVersion)
        Deprecated.
      • writeToString

        public String writeToString​(Object object)
        Deprecated.
      • writeToFile

        public void writeToFile​(Object object,
                                String filename)
        Deprecated.
      • write

        public void write​(Object object,
                          Writer writer)
        Deprecated.