Class Token
Class Token
- MOC\V\Component\Document\Vendor\UniversalXml\Source\TokenType
- MOC\V\Component\Document\Vendor\UniversalXml\Source\TokenPattern
- MOC\V\Component\Document\Vendor\UniversalXml\Source\Token
Namespace: MOC\V\Component\Document\Vendor\UniversalXml\Source
Package: MOC\V\Component\Document\Vendor\UniversalXml\Source
Located at Component/Document/Vendor/UniversalXml/Source/Token.php
Package: MOC\V\Component\Document\Vendor\UniversalXml\Source
Located at Component/Document/Vendor/UniversalXml/Source/Token.php
public
|
|
public
string
|
|
public
integer
|
|
public
array
|
determineType()
|
isCDATATag(),
isCloseTag(),
isCommentTag(),
isOpenTag(),
isShortTag()
|
TYPE_CDATA,
TYPE_CLOSE,
TYPE_COMMENT,
TYPE_OPEN,
TYPE_SHORT
|
private
string
|
$Name | '' |
|
private
array
|
$AttributeList | array() |
|
private
integer
|
$Position | 0 |
$Type
|