Package org.dspace.content.authority
Class ChoicesXMLGenerator
java.lang.Object
org.dspace.content.authority.ChoicesXMLGenerator
Record class to hold a set of Choices returned by an authority in response
to a search.
- Author:
- Larry Stone
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgenerate(Choices result, String format, ContentHandler contentHandler)
-
Field Details
-
NS_URI
- See Also:
-
NS_NAME
- See Also:
-
-
Method Details
-
generate
public static void generate(Choices result, String format, ContentHandler contentHandler) throws SAXException - Throws:
SAXException
-