|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLAttr Member ListThis is the complete list of members for XMLAttr, including all inherited members.
- getName() const
- getPrefix() const
- getQName() const
- getSpecified() const
- getType() const
- getURIId() const
- getValue() const
- set( const unsigned int uriId , const XMLCh* const attrName , const XMLCh* const attrPrefix , const XMLCh* const attrValue , const XMLAttDef::AttTypes type = XMLAttDef::CData )
- setName( const unsigned int uriId , const XMLCh* const attrName , const XMLCh* const attrPrefix )
- setSpecified(const bool newValue)
- setType(const XMLAttDef::AttTypes newType)
- setURIId(const unsigned int uriId)
- setValue(const XMLCh* const newValue)
- XMLAttr()
- XMLAttr( const unsigned int uriId , const XMLCh* const attrName , const XMLCh* const attrPrefix , const XMLCh* const attrValue , const XMLAttDef::AttTypes type = XMLAttDef::CData , const bool specified = true )
- ~XMLAttr()
|
|
|