| Package | Description |
|---|---|
| jp.ac.tokushima_u.db.utlf.parser |
Provides classes and interfaces for handling UTLF Parser.
|
| Modifier and Type | Method and Description |
|---|---|
Att |
Atts.getAtt(String qName)
Gets the attribute with the specified QName.
|
Att |
Atts.getAtt(String namespace,
String localName)
Gets the attribute with the specified namespace and local name.
|
Att |
Atts.removeAtt(String qName)
Removes the attribute with the specified QName and returns it.
|
Att |
Atts.removeAtt(String namespace,
String localName)
Removes the attribute with the specified namespace and local
name and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Att> |
Atts.iterator()
Get an iterator on the attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Atts.addAtt(Att att)
Adds an attribute.
|
EDB Working Group at Mon Dec 15 16:45:05 JST 2025