remove the attribute is no longer defined.
ObjectMethod stringify () -> $stringGenerate a printed form for the map, using standard attribute syntax, with only the single-quote extension syntax observed (no {} brackets, though).StaticMethod extractValue () -> $stringLegacy support, formerly known as extractNameValuePair. This static method uses context information to determine how a value string is to be parsed. For example, if you have an attribute string like this: "abc def="ghi" jkl" def="qqq" then call extractValue( "def" ), it will return "ghi".ObjectMethod get ($key) -> $value
|
|
|
||||||||||