TransformType
class TransformType
Class representing TransformType
XSD Type: TransformType
Methods
string
getAlgorithm()
Gets as algorithm
setAlgorithm(string $algorithm)
Sets a new algorithm
addToXPath(string $xPath)
Adds as xPath
boolean
issetXPath(scalar $index)
isset xPath
void
unsetXPath(scalar $index)
unset xPath
string[]
getXPath()
Gets as xPath
setXPath(array $xPath)
Sets a new xPath
Details
at line 29
string
getAlgorithm()
Gets as algorithm
at line 40
TransformType
setAlgorithm(string $algorithm)
Sets a new algorithm
at line 52
TransformType
addToXPath(string $xPath)
Adds as xPath
at line 64
boolean
issetXPath(scalar $index)
isset xPath
at line 75
void
unsetXPath(scalar $index)
unset xPath
at line 85
string[]
getXPath()
Gets as xPath
at line 96
TransformType
setXPath(array $xPath)
Sets a new xPath