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) booleanbooleanbooleanstatic Attributesempty()get()booleanisEmpty()boolean
-
Constructor Details
-
Attributes
public Attributes()
-
-
Method Details
-
empty
-
add
-
add
-
add
-
add
-
add
-
add
-
addAll
-
contains
-
contains
-
contains
-
get
-
get
-
getValue
-
getValue
-
getValue
-
isEmpty
public boolean isEmpty() -
isImmutable
public boolean isImmutable()
-