Java org.jdom2 AttributeList fields, constructors, methods, implement or subclass

Example usage for Java org.jdom2 AttributeList fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jdom2 AttributeList.

The text is from its open source code.

Method

booleanadd(final Attribute attribute)
Check and add attribute to the end of the list or replace an existing Attribute with the same name and Namespace.