Uses of Enum
org.apache.rat.report.xml.XmlElements.Attributes
Packages that use XmlElements.Attributes
-
Uses of XmlElements.Attributes in org.apache.rat.report.xml
Methods in org.apache.rat.report.xml that return XmlElements.AttributesModifier and TypeMethodDescriptionstatic XmlElements.Attributes
Returns the enum constant of this type with the specified name.static XmlElements.Attributes[]
XmlElements.Attributes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.rat.report.xml with parameters of type XmlElements.AttributesModifier and TypeMethodDescriptionXmlElements.write
(XmlElements.Attributes attribute, String value) Write an attribute.