Compiler log for org.eclipse.equinox.transforms.xslt_1.3.0.v20240213-1244 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 5, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/transforms/xslt/XSLTStreamTransformer.java : 5 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/transforms/xslt/XSLTStreamTransformer.java
 (at line 32)
import org.xml.sax.helpers.XMLReaderFactory;
The type XMLReaderFactory is deprecated since version 9
2. WARNING in /src/org/eclipse/equinox/internal/transforms/xslt/XSLTStreamTransformer.java
 (at line 59)
XMLReader reader = XMLReaderFactory.createXMLReader();
The type XMLReaderFactory is deprecated since version 9
3. WARNING in /src/org/eclipse/equinox/internal/transforms/xslt/XSLTStreamTransformer.java
 (at line 59)
XMLReader reader = XMLReaderFactory.createXMLReader();
The method createXMLReader() from the type XMLReaderFactory is deprecated
4. WARNING in /src/org/eclipse/equinox/internal/transforms/xslt/XSLTStreamTransformer.java
 (at line 161)
XMLReader reader = XMLReaderFactory.createXMLReader();
The type XMLReaderFactory is deprecated since version 9
5. WARNING in /src/org/eclipse/equinox/internal/transforms/xslt/XSLTStreamTransformer.java
 (at line 161)
XMLReader reader = XMLReaderFactory.createXMLReader();
The method createXMLReader() from the type XMLReaderFactory is deprecated

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings