public class SimpleMetadataFormat extends Object implements MetadataFormat
| Constructor and Description |
|---|
SimpleMetadataFormat(String prefix,
String schemaLocation,
String namespaceURI) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI()
Get the URI of the namespace.
|
String |
getPrefix()
Get the prefix of the format.
|
String |
getSchemaLocation()
Get the URL of the schema.
|
public String getPrefix()
MetadataFormatgetPrefix in interface MetadataFormatpublic String getSchemaLocation()
MetadataFormatgetSchemaLocation in interface MetadataFormatpublic String getNamespaceURI()
MetadataFormatgetNamespaceURI in interface MetadataFormatCopyright © 2013 DuraSpace. All Rights Reserved.