Uses of Interface
com.liferay.portal.kernel.xml.Attribute
Packages that use Attribute
-
Uses of Attribute in com.liferay.portal.kernel.xml
Methods in com.liferay.portal.kernel.xml that return AttributeModifier and TypeMethodDescriptionElement.attribute
(int index) SAXReader.createAttribute
(Element element, QName qName, String value) SAXReader.createAttribute
(Element element, String name, String value) static Attribute
SAXReaderUtil.createAttribute
(Element element, QName qName, String value) static Attribute
SAXReaderUtil.createAttribute
(Element element, String name, String value) Methods in com.liferay.portal.kernel.xml that return types with arguments of type AttributeMethods in com.liferay.portal.kernel.xml with parameters of type AttributeModifier and TypeMethodDescriptionvoid
protected abstract T
BaseVisitor.handleAttribute
(Attribute attribute) boolean
BaseVisitor.visitAttribute
(Attribute attribute) Visitor.visitAttribute
(Attribute attribute) Method parameters in com.liferay.portal.kernel.xml with type arguments of type Attribute