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 AttributeSAXReaderUtil.createAttribute(Element element, QName qName, String value) static AttributeSAXReaderUtil.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 TypeMethodDescriptionvoidprotected abstract TBaseVisitor.handleAttribute(Attribute attribute) booleanBaseVisitor.visitAttribute(Attribute attribute) Visitor.visitAttribute(Attribute attribute) Method parameters in com.liferay.portal.kernel.xml with type arguments of type Attribute