Uses of Class
org.biopax.validator.jaxb.ValidatorResponse

Packages that use ValidatorResponse
org.biopax.validator   
org.biopax.validator.jaxb   
 

Uses of ValidatorResponse in org.biopax.validator
 

Methods in org.biopax.validator that return ValidatorResponse
static ValidatorResponse BiopaxValidatorClient.unmarshal(java.lang.String xml)
           
 

Uses of ValidatorResponse in org.biopax.validator.jaxb
 

Methods in org.biopax.validator.jaxb that return ValidatorResponse
 ValidatorResponse ObjectFactory.createValidatorResponse()
          Create an instance of ValidatorResponse
 

Methods in org.biopax.validator.jaxb that return types with arguments of type ValidatorResponse
 javax.xml.bind.JAXBElement<ValidatorResponse> ObjectFactory.createValidatorResponse(ValidatorResponse value)
          Create an instance of JAXBElement<ValidatorResponse>}
 

Methods in org.biopax.validator.jaxb with parameters of type ValidatorResponse
 javax.xml.bind.JAXBElement<ValidatorResponse> ObjectFactory.createValidatorResponse(ValidatorResponse value)
          Create an instance of JAXBElement<ValidatorResponse>}
 



Copyright © 2011 BioPAX. All Rights Reserved.