Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface org.w3c.dom.Notation
Uses in package gnu.xml.dom
Classes implementing org.w3c.dom.Notation
class
DomNotation
"Notation" implementation.
Methods with return type org.w3c.dom.Notation
Notation
DomDoctype
.
declareNotation
(
String
name,
String
publicId,
String
systemId)
Records the declaration of a notation in this DocumentType.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About