Uses of Interface
ch.nolix.baseapi.document.xml.IXmlAttribute
Packages that use IXmlAttribute
-
Uses of IXmlAttribute in ch.nolix.base.document.xml
Classes in ch.nolix.base.document.xml that implement IXmlAttributeMethods in ch.nolix.base.document.xml that return types with arguments of type IXmlAttributeMethods in ch.nolix.base.document.xml with parameters of type IXmlAttributeModifier and TypeMethodDescriptionMutableXmlNode.addAttribute(IXmlAttribute attribute) MutableXmlNode.addAttributes(IXmlAttribute... attributes) Method parameters in ch.nolix.base.document.xml with type arguments of type IXmlAttributeModifier and TypeMethodDescriptionMutableXmlNode.addAttributes(Iterable<IXmlAttribute> attributes) -
Uses of IXmlAttribute in ch.nolix.baseapi.document.xml
Methods in ch.nolix.baseapi.document.xml that return types with arguments of type IXmlAttributeMethods in ch.nolix.baseapi.document.xml with parameters of type IXmlAttributeModifier and TypeMethodDescriptionIMutableXmlNode.addAttribute(IXmlAttribute attribute) IMutableXmlNode.addAttributes(IXmlAttribute... attributes) Method parameters in ch.nolix.baseapi.document.xml with type arguments of type IXmlAttributeModifier and TypeMethodDescriptionIMutableXmlNode.addAttributes(Iterable<IXmlAttribute> attributes)