|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
The superclass changed from com.itextpdf.styledxmlparser.jsoup.nodes.Node to com.itextpdf.styledxmlparser.jsoup.nodes.LeafNode.
| Changed Constructors | ||
String,
String
|
Change in type from (String, String, String, String) to (String, String, String).Documentation changed from old to new. |
Create a new doctype element. |
| Added Methods | |
String
name()
|
Get this doctype's name (when set, or empty string) |
String
publicId()
|
Get this doctype's Public ID (when set, or empty string) |
void
setPubSysKey(
String)
|
|
String
systemId()
|
Get this doctype's System ID (when set, or empty string) |
| Added Fields | |
String
PUBLIC_KEY
|
|
String
SYSTEM_KEY
|
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||