Properties
blankCounter
blankCounter: number
blankNodes
blankNodes: any[]
finishedHandlers
finishedHandlers: any[]
htmlOptions
htmlOptions: { 
    selfClosing: string; 
}
inHTMLMode
inHTMLMode: undefined | boolean
inXHTMLMode
inXHTMLMode: boolean
langAttributes
langAttributes: { 
    localName: string; 
    namespaceURI: string; 
}[]
Type declaration
- localName: string
- namespaceURI: string
vocabulary
vocabulary: any
Static HTMLLiteralURI
HTMLLiteralURI: string
Static NCNAME
NCNAME: RegExp
Static PlainLiteralURI
PlainLiteralURI: string
Static XMLLiteralURI
XMLLiteralURI: string
Static dateTimeTypes
dateTimeTypes: { 
    pattern: RegExp; 
    type: string; 
}[]
Type declaration
- pattern: RegExp
- type: string
Static nameChar
nameChar: string
Static nameStartChar
nameStartChar: string
Static objectURI
objectURI: string
Static typeURI
typeURI: string