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

Packages that use Attribute
org.exolab.castor.xml.dtd The XML DTD Object Model Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Alexander Totok This package is an implementation of the XML DTD specification. 
 

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

Methods in org.exolab.castor.xml.dtd with parameters of type Attribute
 void Element.addAttribute(Attribute attribute)
          Adds attribute to the element.
 AttributeDecl Converter.convertAttribute(Attribute dtdAttribute, Schema schema)
          Convert DTD Attribute declaration to Schema Attribute Declaration.
 



Copyright © 2012. All Rights Reserved.