Changeset 1514 for MDService2


Ignore:
Timestamp:
09/04/11 20:09:48 (13 years ago)
Author:
vronk
Message:

troubles commiting - trying once again:
only package model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/branches/MDService_simple2/src/eu/clarin/cmdi/mdservice/model/Diagnostics.java

    r1511 r1514  
    9595                return doc;
    9696        }
    97         @SuppressWarnings("unchecked")
     97        // @SuppressWarnings("unchecked")
    9898        public InputStream buildXMLStream() throws ParserConfigurationException, TransformerConfigurationException, TransformerException, TransformerFactoryConfigurationError, UnsupportedEncodingException{
    9999                if (xmlstream == null){
Note: See TracChangeset for help on using the changeset viewer.