Uses of Class
org.exolab.castor.xml.dtd.Attribute
Packages that use Attribute
-
Uses of Attribute in org.exolab.castor.xml.dtd
Methods in org.exolab.castor.xml.dtd that return types with arguments of type AttributeModifier and TypeMethodDescriptionElement.getAttributes()Returns enumeration of the attributes of the element.Methods in org.exolab.castor.xml.dtd with parameters of type AttributeModifier and TypeMethodDescriptionvoidElement.addAttribute(Attribute attribute) Adds attribute to the element.Converter.convertAttribute(Attribute dtdAttribute, Schema schema) Convert DTD Attribute declaration to Schema Attribute Declaration.