jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/utils/SerializerMessages.java
changeset 40487 f66705eea8c7
parent 25868 686eef1e7a79
equal deleted inserted replaced
39922:e613affb88d1 40487:f66705eea8c7
    17  * distributed under the License is distributed on an "AS IS" BASIS,
    17  * distributed under the License is distributed on an "AS IS" BASIS,
    18  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    18  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    19  * See the License for the specific language governing permissions and
    19  * See the License for the specific language governing permissions and
    20  * limitations under the License.
    20  * limitations under the License.
    21  */
    21  */
    22 /*
       
    23  * $Id: SerializerMessages.java,v 1.1.4.1 2005/09/08 11:03:11 suresh_emailid Exp $
       
    24  */
       
    25 package com.sun.org.apache.xml.internal.serializer.utils;
    22 package com.sun.org.apache.xml.internal.serializer.utils;
    26 
    23 
    27 import java.util.ListResourceBundle;
    24 import java.util.ListResourceBundle;
    28 import java.util.Locale;
    25 import java.util.Locale;
    29 import java.util.MissingResourceException;
    26 import java.util.MissingResourceException;