Uses of Class
org.exolab.castor.xml.dtd.Notation

Packages that use Notation
org.exolab.castor.xml.dtd The XML DTD Object Model 
 

Uses of Notation in org.exolab.castor.xml.dtd
 

Methods in org.exolab.castor.xml.dtd that return Notation
 Notation DTDdocument.getNotation(String name)
          Returns requested Notation Declaration.
 

Methods in org.exolab.castor.xml.dtd with parameters of type Notation
 void DTDdocument.addNotation(Notation notation)
          Adds a Notation Declaration to the document.
 



Copyright © 2012. All Rights Reserved.