Uses of Class
org.htmlunit.corejs.javascript.UniqueTag
-
Packages that use UniqueTag Package Description org.htmlunit.corejs.javascript -
-
Uses of UniqueTag in org.htmlunit.corejs.javascript
Fields in org.htmlunit.corejs.javascript declared as UniqueTag Modifier and Type Field Description static UniqueTagUniqueTag. DOUBLE_MARKTag to indicate that a object represents "double" with the real value stored somewhere else.static UniqueTagUniqueTag. NOT_FOUNDTag to mark non-existing values.static UniqueTagUniqueTag. NULL_VALUETag to distinguish between uninitialized and null values.
-