| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notation | |
|---|---|
| org.apache.xerces.dom | |
| Uses of Notation in org.apache.xerces.dom | 
|---|
| Classes in org.apache.xerces.dom that implement Notation | |
|---|---|
 class | 
DeferredNotationImpl
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.  | 
 class | 
NotationImpl
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.  | 
| Methods in org.apache.xerces.dom that return Notation | |
|---|---|
 Notation | 
CoreDocumentImpl.createNotation(java.lang.String name)
NON-DOM Factory method; creates a Notation having this Document as its OwnerDoc.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||