|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLAttrImpl | |
---|---|
org.apache.woden.internal.xml |
Uses of XMLAttrImpl in org.apache.woden.internal.xml |
---|
Subclasses of XMLAttrImpl in org.apache.woden.internal.xml | |
---|---|
class |
ArgumentArrayAttrImpl
This class represents an XML attribute information items whose type is a list of pairs (xs:QName, xs:token) that obey the contraints of wrpc:signature as defined in Part 2 of the WSDL 2.0 spec. |
class |
BooleanAttrImpl
This class represents XML attribute information items of type xs:boolean. |
class |
HTTPAuthenticationSchemeAttrImpl
This class implements the whttp:authenticationScheme attribute. |
class |
IntOrTokenAnyAttrImpl
This class represents XML attribute information items of type 'Union of xs:int, xs:token #any', for example the whttp:code extension attribute of binding <fault>. |
class |
QNameAttrImpl
This class represents XML attribute information items of type xs:QName. |
class |
QNameListAttrImpl
This class represents XML attribute information items of type xs:list of QNames. |
class |
QNameListOrTokenAnyAttrImpl
This class represents XML attribute information items of type Union of list of QName or xs:token #any . |
class |
QNameOrTokenAnyAttrImpl
This class represents XML attribute information items of type Union of QName or xs:token #any . |
class |
StringAttrImpl
This class represents XML attribute information items of type xs:string. |
class |
TokenAttrImpl
This class represents XML attribute information items of type xs:token. |
class |
URIAttrImpl
This class represents XML attribute information items of type xs:anyURI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |