Uses of Enum Class
org.semanticweb.owlapi.rdf.rdfxml.parser.Mode
Packages that use Mode
-
Uses of Mode in org.semanticweb.owlapi.rdf.rdfxml.parser
Methods in org.semanticweb.owlapi.rdf.rdfxml.parser that return ModeModifier and TypeMethodDescriptionstatic Mode
Returns the enum constant of this class with the specified name.static Mode[]
Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.semanticweb.owlapi.rdf.rdfxml.parser with parameters of type Mode