|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributedQNameType | |
---|---|
org.w3.x2005.x08.addressing | |
org.w3.x2005.x08.addressing.impl |
Uses of AttributedQNameType in org.w3.x2005.x08.addressing |
---|
Methods in org.w3.x2005.x08.addressing that return AttributedQNameType | |
---|---|
AttributedQNameType |
ProblemHeaderQNameDocument.addNewProblemHeaderQName()
Appends and returns a new empty "ProblemHeaderQName" element |
AttributedQNameType |
ProblemHeaderQNameDocument.getProblemHeaderQName()
Gets the "ProblemHeaderQName" element |
static AttributedQNameType |
AttributedQNameType.Factory.newInstance()
|
static AttributedQNameType |
AttributedQNameType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(File file)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(InputStream is)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(Node node)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(Reader r)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(String xmlAsString)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(URL u)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static AttributedQNameType |
AttributedQNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static AttributedQNameType |
AttributedQNameType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static AttributedQNameType |
AttributedQNameType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.w3.x2005.x08.addressing with parameters of type AttributedQNameType | |
---|---|
void |
ProblemHeaderQNameDocument.setProblemHeaderQName(AttributedQNameType problemHeaderQName)
Sets the "ProblemHeaderQName" element |
Uses of AttributedQNameType in org.w3.x2005.x08.addressing.impl |
---|
Classes in org.w3.x2005.x08.addressing.impl that implement AttributedQNameType | |
---|---|
class |
AttributedQNameTypeImpl
An XML AttributedQNameType(@http://www.w3.org/2005/08/addressing). |
Methods in org.w3.x2005.x08.addressing.impl that return AttributedQNameType | |
---|---|
AttributedQNameType |
ProblemHeaderQNameDocumentImpl.addNewProblemHeaderQName()
Appends and returns a new empty "ProblemHeaderQName" element |
AttributedQNameType |
ProblemHeaderQNameDocumentImpl.getProblemHeaderQName()
Gets the "ProblemHeaderQName" element |
Methods in org.w3.x2005.x08.addressing.impl with parameters of type AttributedQNameType | |
---|---|
void |
ProblemHeaderQNameDocumentImpl.setProblemHeaderQName(AttributedQNameType problemHeaderQName)
Sets the "ProblemHeaderQName" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |