- validate(File, File, String, boolean) - Static method in class esa.opensf.osfi.xmlutils.XmlFiles
-
Validates an XML file against a schema.
- validateAgainst(String) - Method in class esa.opensf.osfi.ParamReader
-
Validate the XML file read against the given XSD schema.
- validateAgainst(Node, String) - Static method in class esa.opensf.osfi.XMLParser
-
Deprecated.
Validate a document/element tree against an external XSD file.
- validateAgainst(Node, String) - Static method in class esa.opensf.osfi.xmlutils.DomUtils
-
Validate a document/element tree against an external XSD file.
- validateAgainstInternalSchema() - Method in class esa.opensf.osfi.ParamReader
-
Validate the XML file read against the XSD schema referenced in the file itself.
- validateAgainstInternalSchema(Node) - Static method in class esa.opensf.osfi.XMLParser
-
Deprecated.
Validate a document/element tree against a XSD schema referenced in the XML itself.
- validateAgainstInternalSchema(Node) - Static method in class esa.opensf.osfi.xmlutils.DomUtils
-
Validate a document/element tree against a XSD schema referenced in the XML itself.
- valueOf(String) - Static method in enum esa.opensf.osfi.Parameter.ParamComplexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum esa.opensf.osfi.Parameter.ParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum esa.opensf.osfi.ParamReader.WarningType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum esa.opensf.osfi.Parameter.ParamComplexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum esa.opensf.osfi.Parameter.ParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum esa.opensf.osfi.ParamReader.WarningType
-
Returns an array containing the constants of this enum type, in
the order they are declared.