Uses of Class java.lang.ClassCastException

Uses in package javax.rmi.CORBA

Methods which throw type java.lang.ClassCastException

Object
Narrows the passed object to conform to the given interface or IDL type.

Uses in package org.xml.sax.helpers

Methods which throw type java.lang.ClassCastException

Parser
Create a new SAX parser using the `org.xml.sax.parser' system property.
Parser
Create a new SAX parser object using the class name provided.

Uses in package javax.rmi

Methods which throw type java.lang.ClassCastException

Object
PortableRemoteObject.narrow(Object object, Class<T> narrowToInstaceOf)
Narrows the passed object to conform to the given interface or IDL type.

Uses in package java.net

Methods which throw type java.lang.ClassCastException

int
Compare the URI with another URI.

Uses in package org.w3c.dom.bootstrap

Methods which throw type java.lang.ClassCastException

DOMImplementationRegistry
Obtain a new instance of a DOMImplementationRegistry.