Class XSLTErrorResources_sl

java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.apache.xalan.res.XSLTErrorResources_sl

public class XSLTErrorResources_sl extends ListResourceBundle
Set up error messages. We build a two dimensional array of message keys and message strings. In order to add a new message here, you need to first add a String constant. And you need to enter key , value pair as part of contents Array. You also need to update MAX_CODE for error strings and MAX_WARNING for warnings ( Needed for only information purpose )