Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Method and Description |
---|---|
static XMLResponseParser.KnownType |
XMLResponseParser.KnownType.get(String v) |
static XMLResponseParser.KnownType |
XMLResponseParser.KnownType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLResponseParser.KnownType[] |
XMLResponseParser.KnownType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.