org.eclipse.higgins.sts.common
Class Metadata
java.lang.Object
org.eclipse.higgins.sts.common.Metadata
- All Implemented Interfaces:
- org.eclipse.higgins.sts.api.IMetadata
- public class Metadata
- extends Object
- implements org.eclipse.higgins.sts.api.IMetadata
- Author:
- mikemci
Metadata
public Metadata()
getSerialized
public Object getSerialized()
- Specified by:
getSerialized in interface org.eclipse.higgins.sts.api.IMetadata
getMetadataSections
public List getMetadataSections()
- Gets the list of any MetadataSections
- Specified by:
getMetadataSections in interface org.eclipse.higgins.sts.api.IMetadata
- Returns:
- the list of any MetadataSections
getAnyOtherElements
public List getAnyOtherElements()
- Gets the list of any other elements (other than those explicitly named)
- Specified by:
getAnyOtherElements in interface org.eclipse.higgins.sts.api.IMetadata
- Returns:
- the list of any other elements (other than those explicitly named)