Uses of Class
tech.oxfordsemantic.jrdfox.client.RDFoxServer.InstanceState
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of RDFoxServer.InstanceState in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return RDFoxServer.InstanceState Modifier and Type Method Description static RDFoxServer.InstanceStateRDFoxServer. analyzeState(java.lang.String serverDirectoryPath)Analyzes the state of the server instance in the specified server directory.static RDFoxServer.InstanceStateRDFoxServer.InstanceState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RDFoxServer.InstanceState[]RDFoxServer.InstanceState. values()Returns an array containing the constants of this enum type, in the order they are declared.