Extension SDK 10.1.2

Uses of Class
oracle.ide.model.RecognizerException

Packages that use RecognizerException
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.xml Provides common methods used for processing XML. 
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
 

Uses of RecognizerException in oracle.ide.model
 

Methods in oracle.ide.model that throw RecognizerException
 java.net.URL AbstractElementRecognizer.validate(java.net.URL newURL, java.net.URL oldURL)
           
 java.net.URL Recognizer.validate(java.net.URL newURL, java.net.URL oldURL)
          Validate the specified new name.
 java.net.URL DefaultRecognizer.validate(java.net.URL newURL, java.net.URL oldURL)
           
 

Uses of RecognizerException in oracle.ide.xml
 

Methods in oracle.ide.xml that throw RecognizerException
 java.net.URL XMLRecognizer.validate(java.net.URL newURL, java.net.URL oldURL)
           
 

Uses of RecognizerException in oracle.jdeveloper.library
 

Methods in oracle.jdeveloper.library that throw RecognizerException
 java.net.URL LegacyLibraryRecognizer.validate(java.net.URL newURL, java.net.URL oldURL)
           
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.