Class EmptyElement
空要素をあらわすノードです.
この要素は通常 "
- Peach\Markup\Element implements Peach\Markup\Node
- Peach\Markup\EmptyElement
public
|
#
accept(
指定された Context にこのノードを処理させます. Context::handleEmptyElement() を呼び出します. |
__construct(),
getAppendee(),
getAttribute(),
getAttributes(),
getName(),
hasAttribute(),
removeAttribute(),
setAttribute(),
setAttributes()
|