|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes | |
|---|---|
| com.sun.xml.ws.streaming | |
| com.sun.xml.ws.transport.http | |
| Uses of Attributes in com.sun.xml.ws.streaming |
|---|
| Classes in com.sun.xml.ws.streaming that implement Attributes | |
|---|---|
static class |
XMLStreamReaderUtil.AttributesImpl
AttributesImpl class copied from old StAXReader. |
| Methods in com.sun.xml.ws.streaming that return Attributes | |
|---|---|
static Attributes |
XMLStreamReaderUtil.getAttributes(XMLStreamReader reader)
Read all attributes into an data structure. |
| Uses of Attributes in com.sun.xml.ws.transport.http |
|---|
| Methods in com.sun.xml.ws.transport.http with parameters of type Attributes | |
|---|---|
protected String |
DeploymentDescriptorParser.getAttribute(Attributes attrs,
String name)
|
protected String |
DeploymentDescriptorParser.getMandatoryAttribute(XMLStreamReader reader,
Attributes attrs,
String name)
|
protected String |
DeploymentDescriptorParser.getMandatoryNonEmptyAttribute(XMLStreamReader reader,
Attributes attributes,
String name)
|
protected String |
DeploymentDescriptorParser.getNonEmptyAttribute(XMLStreamReader reader,
Attributes attrs,
String name)
|
protected QName |
DeploymentDescriptorParser.getQNameAttribute(Attributes attrs,
String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||