alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (TextNotAllowed.out)

This example Java source code file (TextNotAllowed.out) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

The TextNotAllowed.out Java example source code

TextNotAllowed.java:11: error: text not allowed in <dl> element
 * <dl> abc 
term
def
description
ghi ^ TextNotAllowed.java:11: error: text not allowed in <dl> element * <dl> abc
term
def
description
ghi ^ TextNotAllowed.java:11: error: text not allowed in <dl> element * <dl> abc
term
def
description
ghi ^ TextNotAllowed.java:12: error: text not allowed in <ol> element * <ol> abc
  • item
  • def
  • item
  • ghi ^ TextNotAllowed.java:12: error: text not allowed in <ol> element * <ol> abc
  • item
  • def
  • item
  • ghi ^ TextNotAllowed.java:12: error: text not allowed in <ol> element * <ol> abc
  • item
  • def
  • item
  • ghi ^ TextNotAllowed.java:13: error: text not allowed in <ul> element * <ul> abc
  • item
  • def
  • item
  • ghi ^ TextNotAllowed.java:13: error: text not allowed in <ul> element * <ul> abc
  • item
  • def
  • item
  • ghi ^ TextNotAllowed.java:13: error: text not allowed in <ul> element * <ul> abc
  • item
  • def
  • item
  • ghi ^ TextNotAllowed.java:15: error: text not allowed in <table> element * <table summary=description> abc
    ^ TextNotAllowed.java:16: error: text not allowed in <thead> element * <table summary=description> abc ^ TextNotAllowed.java:17: error: text not allowed in <tbody> element * <table summary=description> abc ^ TextNotAllowed.java:18: error: text not allowed in <tfoot> element * <table summary=description> abc ^ TextNotAllowed.java:19: error: text not allowed in <tr> element * <table summary=description> abc ^ TextNotAllowed.java:21: error: text not allowed in <dl> element * <dl> &
    term
    <
    description
    > ^ TextNotAllowed.java:21: error: text not allowed in <dl> element * <dl> &
    term
    <
    description
    > ^ TextNotAllowed.java:21: error: text not allowed in <dl> element * <dl> &
    term
    <
    description
    > ^ TextNotAllowed.java:22: error: text not allowed in <ol> element * <ol> &
  • item
  • <
  • item
  • > ^ TextNotAllowed.java:22: error: text not allowed in <ol> element * <ol> &
  • item
  • <
  • item
  • > ^ TextNotAllowed.java:22: error: text not allowed in <ol> element * <ol> &
  • item
  • <
  • item
  • > ^ TextNotAllowed.java:23: error: text not allowed in <ul> element * <ul> &
  • item
  • <
  • item
  • > ^ TextNotAllowed.java:23: error: text not allowed in <ul> element * <ul> &
  • item
  • <
  • item
  • > ^ TextNotAllowed.java:23: error: text not allowed in <ul> element * <ul> &
  • item
  • <
  • item
  • > ^ TextNotAllowed.java:25: error: text not allowed in <table> element * <table summary=description> & ^ TextNotAllowed.java:26: error: text not allowed in <thead> element * <table summary=description> & ^ TextNotAllowed.java:27: error: text not allowed in <tbody> element * <table summary=description> & ^ TextNotAllowed.java:28: error: text not allowed in <tfoot> element * <table summary=description> & ^ TextNotAllowed.java:29: error: text not allowed in <tr> element * <table summary=description> & ^ 28 errors

    Other Java examples (source code examples)

    Here is a short list of links related to this Java TextNotAllowed.out source code file:

    ... this post is sponsored by my books ...

    #1 New Release!

    FP Best Seller

     

    new blog posts

     

    Copyright 1998-2021 Alvin Alexander, alvinalexander.com
    All Rights Reserved.

    A percentage of advertising revenue from
    pages under the /java/jwarehouse URI on this website is
    paid back to open source projects.