Uses of Class
gov.nasa.pds.tools.label.ExceptionContainer

Packages that use ExceptionContainer
gov.nasa.pds.tools.label   
gov.nasa.pds.tools.label.validate   
 

Uses of ExceptionContainer in gov.nasa.pds.tools.label
 

Methods in gov.nasa.pds.tools.label with parameters of type ExceptionContainer
 void LabelValidator.validate(ExceptionContainer container, File labelFile)
          Currently this method only validates the label against schema constraints
 

Constructors in gov.nasa.pds.tools.label with parameters of type ExceptionContainer
LabelErrorHandler(ExceptionContainer exceptions)
           
 

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

Methods in gov.nasa.pds.tools.label.validate with parameters of type ExceptionContainer
 boolean DocumentValidator.validate(ExceptionContainer container, net.sf.saxon.om.DocumentInfo xml)
          Method signature for checking to see if a label is valid.
 boolean FileReferenceValidator.validate(ExceptionContainer container, File labelFile)
           
 boolean ExternalValidator.validate(ExceptionContainer container, File labelFile)
          Method signature for checking to see if a label is valid.
 



Copyright © 2010-2013 Planetary Data System. All Rights Reserved.