|
||||||||||
| 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(javax.xml.stream.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 java.lang.String |
DeploymentDescriptorParser.getAttribute(Attributes attrs,
java.lang.String name)
|
protected java.lang.String |
DeploymentDescriptorParser.getMandatoryAttribute(javax.xml.stream.XMLStreamReader reader,
Attributes attrs,
java.lang.String name)
|
protected java.lang.String |
DeploymentDescriptorParser.getMandatoryNonEmptyAttribute(javax.xml.stream.XMLStreamReader reader,
Attributes attributes,
java.lang.String name)
|
protected java.lang.String |
DeploymentDescriptorParser.getNonEmptyAttribute(javax.xml.stream.XMLStreamReader reader,
Attributes attrs,
java.lang.String name)
|
protected javax.xml.namespace.QName |
DeploymentDescriptorParser.getQNameAttribute(Attributes attrs,
java.lang.String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||