public class Doctype extends Object
Document.dtd(String, String, String)
which can be useful when different component templates that render to the same document disagree about what the correct DOCTYPE
is.Component Parameters | ||||||
---|---|---|---|---|---|---|
Name | Description | Type | Flags | Default | Default Prefix | Since |
name | String | Required, Not Null | literal | |||
publicId | String | literal | ||||
systemId | String | literal |
public Doctype()
Copyright © 2003-2012 The Apache Software Foundation.