Uses of Class
gov.nasa.pds.tools.dict.type.UnsupportedTypeException

Packages that use UnsupportedTypeException
gov.nasa.pds.tools.dict.type   
gov.nasa.pds.tools.label.validate   
 

Uses of UnsupportedTypeException in gov.nasa.pds.tools.dict.type
 

Methods in gov.nasa.pds.tools.dict.type that throw UnsupportedTypeException
 TypeChecker TypeCheckerFactory.newInstance(java.lang.String type)
           
 

Uses of UnsupportedTypeException in gov.nasa.pds.tools.label.validate
 

Methods in gov.nasa.pds.tools.label.validate that throw UnsupportedTypeException
static boolean ElementValidator.isValid(Dictionary dictionary, AttributeStatement attribute)
           
static boolean ElementValidator.isValid(Dictionary dictionary, AttributeStatement attribute, ValidationListener listener)
           
static boolean ElementValidator.isValid(Dictionary dictionary, java.lang.String objectContext, AttributeStatement attribute)
          Checks to see whether an AttributeStatement is correct.
static boolean ElementValidator.isValid(Dictionary dictionary, java.lang.String objectContext, AttributeStatement attribute, ValidationListener listener)
           
static boolean ElementValidator.isValid(ElementDefinition definition, AttributeStatement attribute)
           
static boolean ElementValidator.isValid(ElementDefinition definition, AttributeStatement attribute, ValidationListener listener)
           
 



Copyright © 2005-2007 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.