public static class XMLStreamEvents.Attribute extends Object
| Modifier and Type | Field and Description |
|---|---|
UnprotectedStringBuffer |
localName |
UnprotectedStringBuffer |
namespacePrefix |
UnprotectedStringBuffer |
text |
UnprotectedStringBuffer |
value |
| Constructor and Description |
|---|
Attribute() |
public UnprotectedStringBuffer text
public UnprotectedStringBuffer namespacePrefix
public UnprotectedStringBuffer localName
public UnprotectedStringBuffer value
Copyright © 2019. All rights reserved.