class DoctypePublicIdentifierDoubleQuoted extends DoctypePublicIdentifierQuoted

DoctypePublicIdentifierDoubleQuoted

Diese Methode bildet den Status 8.2.4.58 DOCTYPE public identifier (double-quoted) state der HTML-Spezifikation ab.

Constants

QUOTECHARACTER

Properties

protected Tokenizer $tokenizer from State
protected Doctype $currentToken from DoctypePublicIdentifierQuoted

Methods

__construct(Tokenizer $tokenizer, Doctype $currentToken)

Neues Objekt

Details

__construct(Tokenizer $tokenizer, Doctype $currentToken)

Neues Objekt

Parameters

Tokenizer $tokenizer
Doctype $currentToken CurrentTag

parse()

parse

Diese Methode bildet den Status 8.2.4.58 DOCTYPE public identifier (double-quoted) state der HTML-Spezifikation ab.