~ubuntu-branches/ubuntu/precise/xerces-c/precise-security

« back to all changes in this revision

Viewing changes to src/xercesc/dom/DOMPSVITypeInfo.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2010-02-06 16:46:23 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100206164623-xbntkcs6ks20nboa
Tags: 3.1.0-1
* New upstream release
* Updated standards version to 3.8.4.  No changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
     * Returns the string value of the specified PSVI property associated to a 
92
92
     * <code>DOMElement</code> or <code>DOMAttr</code>, or null if not available.
93
93
     *
94
 
     * <p><b>"Experimental - subject to change"</b></p>
95
94
     *
96
95
     * @return the string value of the specified PSVI property associated to a 
97
96
     * <code>DOMElement</code> or <code>DOMAttr</code>, or null if not available.
102
101
     * Returns the numeric value of the specified PSVI property associated to a 
103
102
     * <code>DOMElement</code> or <code>DOMAttr</code>, or null if not available.
104
103
     *
105
 
     * <p><b>"Experimental - subject to change"</b></p>
106
104
     *
107
105
     * @return the numeric value of the specified PSVI property associated to a 
108
106
     * <code>DOMElement</code> or <code>DOMAttr</code>, or null if not available.