[prev in list] [next in list] [prev in thread] [next in thread] 

List:       soap-dev
Subject:    cvs commit: xml-soap/java/src/org/apache/soap/util/xml XMLJavaMappingRegistry.java
From:       snichol () apache ! org
Date:       2002-10-23 19:35:19
[Download RAW message or body]

snichol     2002/10/23 12:35:19

  Modified:    java/src/org/apache/soap/util/xml
                        XMLJavaMappingRegistry.java
  Log:
  Remove @deprecated tags from marshall/unmarshall: these methods are used
  by [de-]serializers of several complex types.
  
  Revision  Changes    Path
  1.10      +0 -4      xml-soap/java/src/org/apache/soap/util/xml/XMLJavaMappingRegistry.java
  
  Index: XMLJavaMappingRegistry.java
  ===================================================================
  RCS file: /home/cvs/xml-soap/java/src/org/apache/soap/util/xml/XMLJavaMappingRegistry.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- XMLJavaMappingRegistry.java	23 Oct 2002 04:05:22 -0000	1.9
  +++ XMLJavaMappingRegistry.java	23 Oct 2002 19:35:19 -0000	1.10
  @@ -361,8 +361,6 @@
   
     /**
      * Marshalls a Java object using the serializer for its type.
  -   *
  -   * @deprecated ParameterSerializer delegates to other serializers.
      */
     public void marshall(String inScopeEncStyle, Class javaType, Object src,
                          Object context, Writer sink, NSStack nsStack,
  @@ -377,8 +375,6 @@
   
     /**
      * Unmarshalls a Java object using the deserializer for its XML type.
  -   *
  -   * @deprecated ParameterDeserializer delegates to other serializers.
      */
     public Bean unmarshall(String inScopeEncStyle, QName elementType,
                            Node src, SOAPContext ctx)
  
  
  

--
To unsubscribe, e-mail:   <mailto:soap-dev-unsubscribe@xml.apache.org>
For additional commands, e-mail: <mailto:soap-dev-help@xml.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic