java.lang.Object
org.xmlobjects.xml.Attributes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidadd(String namespaceURI, String localName, TextContent value) voidadd(String localName, TextContent value) voidvoidadd(QName name, TextContent value) voidaddAll(String namespaceURI, Map<String, TextContent> attributes) booleanbooleanbooleancopy()get()booleanisEmpty()
-
Constructor Details
-
Attributes
public Attributes()
-
-
Method Details
-
add
-
add
-
add
-
add
-
add
-
add
-
addAll
-
contains
-
contains
-
contains
-
get
-
get
-
getValue
-
getValue
-
getValue
-
isEmpty
public boolean isEmpty() -
copy
-