Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Openjdk/test/langtools/tools/doclint/html/   (Sun/Oracle ©)  Datei vom 13.11.2022 mit Größe 4 kB image not shown  

Quelle  TextNotAllowed.out   Sprache: unbekannt

 
TextNotAllowed.java:12: error: text not allowed in <dl> element
 * <dl> abc <dt> term </dt> def <dd> description </dd> ghi </dl>
       ^
TextNotAllowed.java:12: error: text not allowed in <dl> element
 * <dl> abc <dt> term </dt> def <dd> description </dd> ghi </dl>
                           ^
TextNotAllowed.java:12: error: text not allowed in <dl> element
 * <dl> abc <dt> term </dt> def <dd> description </dd> ghi </dl>
                                                      ^
TextNotAllowed.java:13: error: text not allowed in <ol> element
 * <ol> abc <li> item </li> def <li> item </li> ghi </ol>
       ^
TextNotAllowed.java:13: error: text not allowed in <ol> element
 * <ol> abc <li> item </li> def <li> item </li> ghi </ol>
                           ^
TextNotAllowed.java:13: error: text not allowed in <ol> element
 * <ol> abc <li> item </li> def <li> item </li> ghi </ol>
                                               ^
TextNotAllowed.java:14: error: text not allowed in <ul> element
 * <ul> abc <li> item </li> def <li> item </li> ghi </ul>
       ^
TextNotAllowed.java:14: error: text not allowed in <ul> element
 * <ul> abc <li> item </li> def <li> item </li> ghi </ul>
                           ^
TextNotAllowed.java:14: error: text not allowed in <ul> element
 * <ul> abc <li> item </li> def <li> item </li> ghi </ul>
                                               ^
TextNotAllowed.java:16: error: text not allowed in <table> element
 * <table> <caption> description </caption> abc </table>
                                           ^
TextNotAllowed.java:17: error: text not allowed in <thead> element
 * <table> <caption> description </caption> <thead> abc </thead> </table>
                                                   ^
TextNotAllowed.java:18: error: text not allowed in <tbody> element
 * <table> <caption> description </caption> <tbody> abc </tbody> </table>
                                                   ^
TextNotAllowed.java:19: error: text not allowed in <tfoot> element
 * <table> <caption> description </caption> <tfoot> abc </tfoot> </table>
                                                   ^
TextNotAllowed.java:20: error: text not allowed in <tr> element
 * <table> <caption> description </caption> <tr> abc </tr> </table>
                                                ^
TextNotAllowed.java:22: error: text not allowed in <dl> element
 * <dl> & <dt> term </dt> < <dd> description </dd> > </dl>
        ^
TextNotAllowed.java:22: error: text not allowed in <dl> element
 * <dl> & <dt> term </dt> < <dd> description </dd> > </dl>
                              ^
TextNotAllowed.java:22: error: text not allowed in <dl> element
 * <dl> & <dt> term </dt> < <dd> description </dd> > </dl>
                                                          ^
TextNotAllowed.java:23: error: text not allowed in <ol> element
 * <ol> & <li> item </li> < <li> item </li> > </ol>
        ^
TextNotAllowed.java:23: error: text not allowed in <ol> element
 * <ol> & <li> item </li> < <li> item </li> > </ol>
                              ^
TextNotAllowed.java:23: error: text not allowed in <ol> element
 * <ol> & <li> item </li> < <li> item </li> > </ol>
                                                   ^
TextNotAllowed.java:24: error: text not allowed in <ul> element
 * <ul> & <li> item </li> < <li> item </li> > </ul>
        ^
TextNotAllowed.java:24: error: text not allowed in <ul> element
 * <ul> & <li> item </li> < <li> item </li> > </ul>
                              ^
TextNotAllowed.java:24: error: text not allowed in <ul> element
 * <ul> & <li> item </li> < <li> item </li> > </ul>
                                                   ^
TextNotAllowed.java:26: error: text not allowed in <table> element
 * <table> <caption> description </caption> & </table>
                                            ^
TextNotAllowed.java:27: error: text not allowed in <thead> element
 * <table> <caption> description </caption> <thead> & </thead> </table>
                                                    ^
TextNotAllowed.java:28: error: text not allowed in <tbody> element
 * <table> <caption> description </caption> <tbody> & </tbody> </table>
                                                    ^
TextNotAllowed.java:29: error: text not allowed in <tfoot> element
 * <table> <caption> description </caption> <tfoot> & </tfoot> </table>
                                                    ^
TextNotAllowed.java:30: error: text not allowed in <tr> element
 * <table> <caption> description </caption> <tr> & </tr> </table>
                                                 ^
28 errors

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]