XmlProcessor

php\xml\XmlProcessor

extends: php\format\Processor

Class XmlProcessor

Methods


format($value)

throws php\format\ProcessorException

Parameters:
Returns:

string xml

formatTo($value, $output)

throws php\format\ProcessorException

Parameters:
parse($string)

throws php\format\ProcessorException

Parameters:
Returns:

php\xml\DomDocument

createDocument()
Returns:php\xml\DomDocument