|
|||||||||
|
|||||||||
The XSLTProcessor classВведениеDescription of the class. Class synopsisXSLTProcessor
class XSLTProcessor
{
/* Methods */
string
getParameter
( string $namespaceURI
, string $localName
)
bool
hasExsltSupport
( void
)
bool
removeParameter
( string $namespaceURI
, string $localName
)
bool setParameter
( string $namespace
, string $name
, string $value
)
}Содержание
| |||||||||
|
|||||||||