jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages.java
changeset 40487 f66705eea8c7
parent 29945 4912169d22d3
child 40582 1dddef49982c
equal deleted inserted replaced
39922:e613affb88d1 40487:f66705eea8c7
    14  * Unless required by applicable law or agreed to in writing, software
    14  * Unless required by applicable law or agreed to in writing, software
    15  * distributed under the License is distributed on an "AS IS" BASIS,
    15  * distributed under the License is distributed on an "AS IS" BASIS,
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    17  * See the License for the specific language governing permissions and
    17  * See the License for the specific language governing permissions and
    18  * limitations under the License.
    18  * limitations under the License.
    19  */
       
    20 /*
       
    21  * $Id: ErrorMessages.java,v 1.2.4.1 2005/09/15 09:59:41 pvedula Exp $
       
    22  */
    19  */
    23 
    20 
    24 package com.sun.org.apache.xalan.internal.xsltc.compiler.util;
    21 package com.sun.org.apache.xalan.internal.xsltc.compiler.util;
    25 
    22 
    26 import java.util.ListResourceBundle;
    23 import java.util.ListResourceBundle;