| Package | Description |
|---|---|
| gnu.kawa.xml |
| Modifier and Type | Field and Description |
|---|---|
static ElementType |
ElementType.anyElement |
| Modifier and Type | Method and Description |
|---|---|
static ElementType |
ElementType.make(java.lang.String namespaceURI,
java.lang.String localName)
An element type for match by name.
|
static ElementType |
ElementType.make(Symbol qname) |