$declarations | DoctypeDeclaration | [private] |
$fpi | DoctypeDeclaration | [protected] |
$inline | DoctypeDeclaration | [private] |
$public | DoctypeDeclaration | [private] |
$rootElement | DoctypeDeclaration | [private] |
$uri | DoctypeDeclaration | [private] |
create() | DoctypeDeclaration | [static] |
getDeclarations() | DoctypeDeclaration | |
getFpi() | DoctypeDeclaration | |
getRootElement() | DoctypeDeclaration | |
getUri() | DoctypeDeclaration | |
ID_CHAR_MASK | DoctypeDeclaration | |
ID_FIRST_CHAR_MASK | DoctypeDeclaration | |
isInline() | DoctypeDeclaration | |
isPublic() | DoctypeDeclaration | |
isSystem() | DoctypeDeclaration | |
parse($string) | DoctypeDeclaration | |
setDeclarations($declarations) | DoctypeDeclaration | |
setFpi($fpi) | DoctypeDeclaration | |
setInline($isInline) | DoctypeDeclaration | |
setPublic($isPublic) | DoctypeDeclaration | |
setRootElement($rootElement) | DoctypeDeclaration | |
setUri($uri) | DoctypeDeclaration | |
SPACER_MASK | DoctypeDeclaration | |
toString() | DoctypeDeclaration |