I see in the JavaDoc the following format for the Doctype class.
Format:
<!DOCTYPE [name] PUBLIC [identifier] [uri]>
Any reason why "PUBLIC" vs "SYSTEM" is fixed and not parameterized? More basic
question, why would I care whether my doctype has "PUBLIC" vs "SYSTEM"?
Mike McGowan
[EMAIL PROTECTED]
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]