uk.ac.reload.moonunit.dom.contentpackaging
Interface AbstractContentPackage
- All Known Implementing Classes:
- ContentPackage
- public interface AbstractContentPackage
The Abstract Content Package Interface - there is more work to do on this.
Ideally all common methods on a CP should be decalred here
getMetadataNamespace
public org.jdom.Namespace getMetadataNamespace()
- Returns:
- the MD Namespace for a CP Document or null if none declared
isMetadataRoot
public boolean isMetadataRoot(java.lang.String name)
- Returns:
- whether we have the MD root name of any embedded Metadata "lom"
isMetadataElement
public boolean isMetadataElement(java.lang.String name)
- Returns:
- whether we have the "metadata" element