Liking cljdoc? Tell your friends :D

web.other.Notation

Represents a DTD notation (read-only). May declare format of unparsed entity or formally declare the document's processing targets. Inherits methods and properties from Node. Its nodeName the notation name. Has no parent.

Represents a DTD notation (read-only). May declare format of
unparsed entity or formally declare the document's processing
targets. Inherits methods and properties from Node. Its nodeName
the notation name. Has no parent.
raw docstring

public-idcljs

(public-id this)

Property.

Is a DOMString.

Property.

Is a DOMString.
sourceraw docstring

set-public-id!cljs

(set-public-id! this val)

Property.

Is a DOMString.

Property.

Is a DOMString.
sourceraw docstring

set-system-id!cljs

(set-system-id! this val)

Property.

Is a DOMString.

Property.

Is a DOMString.
sourceraw docstring

system-idcljs

(system-id this)

Property.

Is a DOMString.

Property.

Is a DOMString.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close