Home | History | Annotate | Download | only in io

Lines Matching refs:DTD

98      * True if the {@code <!DOCTYPE>} contents are handled. The DTD defines
115 * capture the raw DTD text while parsing the DTD.
571 * Read the document's DTD. Although this parser is non-validating, the DTD
888 * marked by a percent sign. Such entities may only be used in the DTD:
1255 * The parser skipped an external DTD, and now we've encountered an
1785 * Returns the root element's name if it was declared in the DTD. This
1794 * string like {@code http://www.w3.org/TR/html4/strict.dtd}.
1802 * string like {@code -//W3C//DTD HTML 4.01//EN}.