Uses of Class
org.exolab.castor.xml.dtd.Notation
Packages that use Notation
-
Uses of Notation in org.exolab.castor.xml.dtd
Methods in org.exolab.castor.xml.dtd that return NotationModifier and TypeMethodDescriptionDTDdocument.getNotation
(String name) Returns requested Notation Declaration.Methods in org.exolab.castor.xml.dtd that return types with arguments of type NotationModifier and TypeMethodDescriptionDTDdocument.getNotations()
Returns enumeration of the Notation declarations in the DTD document.Methods in org.exolab.castor.xml.dtd with parameters of type NotationModifier and TypeMethodDescriptionvoid
DTDdocument.addNotation
(Notation notation) Adds a Notation Declaration to the document.