jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/res/XPATHErrorResources.java
changeset 40487 f66705eea8c7
parent 25868 686eef1e7a79
child 40491 0aa2e371af02
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: XPATHErrorResources.java,v 1.2.4.1 2005/09/15 01:29:15 jeffsuttor Exp $
       
    22  */
    19  */
    23 package com.sun.org.apache.xpath.internal.res;
    20 package com.sun.org.apache.xpath.internal.res;
    24 
    21 
    25 import java.util.ListResourceBundle;
    22 import java.util.ListResourceBundle;
    26 
    23