Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6260545

Transformer ignoring Attribute Type values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.3.0
    • xml

      Code snippet showing using transformer to convert SAXSource to a DOM objects.

      Transformer transformer =
                      EfficientStreamingTransformer.newTransformer();
                      DOMResult result = new DOMResult(soapPart);
                      transformer.transform(src, result);



      ###@###.### 2005-04-25 07:31:02 GMT

      ###@###.### 2005-04-25 07:33:26 GMT
      testcase attached.
      ###@###.### 2005-05-18 09:08:44 GMT

            duke J. Duke
            vkorcl Venugopal K (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: