| Package | Description |
|---|---|
| com.sun.xml.txw2 |
TXW runtime.
|
| Modifier and Type | Field and Description |
|---|---|
private Attribute |
StartTag.firstAtt |
private Attribute |
StartTag.lastAtt |
(package private) Attribute |
Attribute.next
Attributes of an element form a linked list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentVisitor.onStartTag(java.lang.String nsUri,
java.lang.String localName,
Attribute attributes,
NamespaceDecl namespaces) |