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(javax.xml.stream.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(javax.xml.stream.XMLStreamReader reader,
Attributes attrs,
String name) |
protected String |
DeploymentDescriptorParser.getMandatoryNonEmptyAttribute(javax.xml.stream.XMLStreamReader reader,
Attributes attributes,
String name) |
protected String |
DeploymentDescriptorParser.getNonEmptyAttribute(javax.xml.stream.XMLStreamReader reader,
Attributes attrs,
String name) |
protected QName |
DeploymentDescriptorParser.getQNameAttribute(Attributes attrs,
String name) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.