Uses of Class
org.eclnt.ccaddons.pbc.simplexml.logic.SXMLMetaDataAttribute
Packages that use SXMLMetaDataAttribute
-
Uses of SXMLMetaDataAttribute in org.eclnt.ccaddons.pbc.simplexml
Constructors in org.eclnt.ccaddons.pbc.simplexml with parameters of type SXMLMetaDataAttribute -
Uses of SXMLMetaDataAttribute in org.eclnt.ccaddons.pbc.simplexml.logic
Methods in org.eclnt.ccaddons.pbc.simplexml.logic that return SXMLMetaDataAttributeModifier and TypeMethodDescriptionSXMLLogic.getAttributeMetaData
(String tagName, String attributeName) Methods in org.eclnt.ccaddons.pbc.simplexml.logic that return types with arguments of type SXMLMetaDataAttributeModifier and TypeMethodDescriptionSXMLMetaDataTag.getAttributes()
SXMLLogic.getTextAttributes
(String tagName) Method parameters in org.eclnt.ccaddons.pbc.simplexml.logic with type arguments of type SXMLMetaDataAttributeModifier and TypeMethodDescriptionvoid
SXMLMetaDataTag.setAttributes
(List<SXMLMetaDataAttribute> attributes)