VirtualBox

Changeset 43902 in vbox for trunk/include


Ignore:
Timestamp:
Nov 16, 2012 6:23:10 PM (12 years ago)
Author:
vboxsync
Message:

IPRT/xml: Add getPrefix() method to get a prefix a xml node (pref:name returns pref as the prefix)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/xml.h

    r36527 r43902  
    390390
    391391    const char* getName() const;
     392    const char* getPrefix() const;
    392393    bool nameEquals(const char *pcszNamespace, const char *pcsz) const;
    393394    bool nameEquals(const char *pcsz) const
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette