asit.moa.client.sign
Class MetaInfoImpl
java.lang.Object
asit.moa.client.sign.MetaInfoImpl
- All Implemented Interfaces:
- MetaInfo
- public class MetaInfoImpl
- extends Object
- implements MetaInfo
- Author:
- atauber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mimeType_
protected String mimeType_
description_
protected String description_
MetaInfoImpl
public MetaInfoImpl(String mimeType,
String description)
getMimeType
public String getMimeType()
- Specified by:
getMimeType in interface MetaInfo
getDescription
public String getDescription()
- Specified by:
getDescription in interface MetaInfo
toElement
public Element toElement(Document doc)
- Specified by:
toElement in interface MetaInfo
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.