public class OAIPMH extends Object implements XMLWritable
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI |
static String |
SCHEMA_LOCATION |
| Constructor and Description |
|---|
OAIPMH(XOAIManager manager) |
| Modifier and Type | Method and Description |
|---|---|
OAIPMHtype |
getInfo() |
void |
setInfo(OAIPMHtype info) |
void |
write(XmlOutputContext context) |
public static final String NAMESPACE_URI
public static final String SCHEMA_LOCATION
public OAIPMH(XOAIManager manager)
public OAIPMHtype getInfo()
public void setInfo(OAIPMHtype info)
public void write(XmlOutputContext context) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.