|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BiopaxValidatorClient.RetFormat | |
|---|---|
| org.biopax.validator | |
| Uses of BiopaxValidatorClient.RetFormat in org.biopax.validator |
|---|
| Methods in org.biopax.validator that return BiopaxValidatorClient.RetFormat | |
|---|---|
static BiopaxValidatorClient.RetFormat |
BiopaxValidatorClient.RetFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BiopaxValidatorClient.RetFormat[] |
BiopaxValidatorClient.RetFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.biopax.validator with parameters of type BiopaxValidatorClient.RetFormat | |
|---|---|
void |
BiopaxValidatorClient.validate(boolean autofix,
boolean normalize,
BiopaxValidatorClient.RetFormat retFormat,
Behavior filterBy,
java.lang.Integer maxErrs,
java.lang.String biopaxUrl,
java.io.File[] biopaxFiles,
java.io.OutputStream out)
Checks a BioPAX OWL file(s) or resource using the online BioPAX Validator and prints the results to the output stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||