Package org.dspace.content.authority
Class ChoicesXMLGenerator
- java.lang.Object
-
- org.dspace.content.authority.ChoicesXMLGenerator
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgenerate(Choices result, String format, ContentHandler contentHandler)
-
-
-
Field Detail
-
NS_URI
protected static final String NS_URI
- See Also:
- Constant Field Values
-
NS_NAME
protected static final String NS_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
generate
public static void generate(Choices result, String format, ContentHandler contentHandler) throws SAXException
- Throws:
SAXException
-
-