Package | Description |
---|---|
com.sun.xml.ws.streaming | |
com.sun.xml.ws.transport.http |
Modifier and Type | Class and Description |
---|---|
static class |
XMLStreamReaderUtil.AttributesImpl
AttributesImpl class copied from old StAXReader.
|
Modifier and Type | Method and Description |
---|---|
static Attributes |
XMLStreamReaderUtil.getAttributes(XMLStreamReader reader)
Read all attributes into an data structure.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2015 Oracle Corporation. All rights reserved.