Liking cljdoc? Tell your friends :D

javax.swing.text.ChangedCharSetException

ChangedCharSetException as the name indicates is an exception thrown when the charset is changed.

ChangedCharSetException as the name indicates is an exception
thrown when the charset is changed.
raw docstring

->changed-char-set-exceptionclj

(->changed-char-set-exception char-set-spec char-set-key)

Constructor.

char-set-spec - java.lang.String char-set-key - boolean

Constructor.

char-set-spec - `java.lang.String`
char-set-key - `boolean`
raw docstring

get-char-set-specclj

(get-char-set-spec this)

returns: java.lang.String

returns: `java.lang.String`
raw docstring

key-equals-char-setclj

(key-equals-char-set this)

returns: boolean

returns: `boolean`
raw docstring

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

× close