pt.tumba.parser
Class MetaData

java.lang.Object
  extended by pt.tumba.parser.MetaData

public class MetaData
extends java.lang.Object

Container for meta-data properties

Author:
Bruno Martins

Field Summary
private  java.lang.String author
           
private  java.lang.String contributor
           
private  java.lang.String copyright
           
private  java.lang.String coverage
           
private  java.lang.String creator
           
private  java.lang.String date
           
private  java.lang.String dateAccepted
           
private  java.lang.String dateAcquired
           
private  java.lang.String dateAvailable
           
private  java.lang.String dateCreated
           
private  java.lang.String dateGathered
           
private  java.lang.String dateIssued
           
private  java.lang.String dateValid
           
private  java.lang.String description
           
private  java.lang.String distribution
           
private  java.lang.String expires
           
private  java.lang.String format
           
private  java.lang.String generator
           
private  java.lang.String identifier
           
private  java.lang.String keywords
           
private  java.lang.String latitude
           
private  java.lang.String linkRSS
           
private  java.lang.String longitude
           
private  java.lang.String publisher
           
private  java.lang.String relation
           
private  java.lang.String relationIsBasedOn
           
private  java.lang.String relationIsFormatOf
           
private  java.lang.String relationIsPartOf
           
private  java.lang.String relationIsVersionOf
           
private  java.lang.String relationReferences
           
private  java.lang.String relationRequires
           
private  java.lang.String revisit
           
private  java.lang.String robots
           
private  java.lang.String source
           
private  java.lang.String tabstract
           
private  java.lang.StringBuffer title
           
private  java.lang.String type
           
 
Constructor Summary
protected MetaData()
           
 
Method Summary
protected  void appendTitle(char v)
           
protected  void appendTitle(java.lang.String v)
           
 java.lang.String getAbstract()
          Description of the Method
 java.lang.String getAuthor()
          Description of the Method
 java.lang.String getContributor()
          Description of the Method
 java.lang.String getCopyright()
          Description of the Method
 java.lang.String getCoverage()
          Description of the Method
 java.lang.String getCreator()
          Description of the Method
 java.lang.String getDate()
          Description of the Method
 java.lang.String getDateAccepted()
          Description of the Method
 java.lang.String getDateAcquired()
          Description of the Method
 java.lang.String getDateAvailable()
          Description of the Method
 java.lang.String getDateCreated()
          Description of the Method
 java.lang.String getDateGathered()
          Description of the Method
 java.lang.String getDateIssued()
          Description of the Method
 java.lang.String getDateValid()
          Description of the Method
 java.lang.String getDescription()
          Description of the Method
 java.lang.String getDistribution()
          Description of the Method
 java.lang.String getExpires()
          Description of the Method
 java.lang.String getFormat()
          Description of the Method
 java.lang.String getGenerator()
          Description of the Method
 java.lang.String getIdentifier()
          Description of the Method
 java.lang.String getKeywords()
          Description of the Method
 java.lang.String getLatitude()
           
 java.lang.String getLinkRSS()
           
 java.lang.String getLongitude()
           
 java.lang.String getMIMEType()
          Returns the MIME type associated with the document
 java.lang.String getPublisher()
          Description of the Method
 java.lang.String getRelation()
          Description of the Method
 java.lang.String getRelationIsBasedOn()
          Description of the Method
 java.lang.String getRelationIsFormatOf()
          Description of the Method
 java.lang.String getRelationIsPartOf()
          Description of the Method
 java.lang.String getRelationIsVersionOf()
          Description of the Method
 java.lang.String getRelationReferences()
          Description of the Method
 java.lang.String getRelationRequires()
          Description of the Method
 java.lang.String getRevisit()
          Description of the Method
 java.lang.String getRobots()
          Description of the Method
 java.lang.String getSource()
          Description of the Method
 java.lang.String getTitle()
          Returns the title of the document
protected  void setAbstract(java.lang.String v)
           
protected  void setAuthor(java.lang.String v)
           
protected  void setContributor(java.lang.String v)
           
protected  void setCopyright(java.lang.String v)
           
protected  void setCoverage(java.lang.String v)
           
protected  void setCreator(java.lang.String v)
           
protected  void setDate(java.lang.String v)
           
protected  void setDateAccepted(java.lang.String v)
           
protected  void setDateAcquired(java.lang.String v)
           
protected  void setDateAvailable(java.lang.String v)
           
protected  void setDateCreated(java.lang.String v)
           
protected  void setDateGathered(java.lang.String v)
           
protected  void setDateIssued(java.lang.String v)
           
protected  void setDateValid(java.lang.String v)
           
protected  void setDescription(java.lang.String v)
           
protected  void setDistribution(java.lang.String v)
           
protected  void setExpires(java.lang.String v)
           
protected  void setFormat(java.lang.String v)
           
protected  void setGenerator(java.lang.String v)
           
protected  void setIdentifier(java.lang.String v)
           
protected  void setKeywords(java.lang.String v)
           
protected  void setLatitude(java.lang.String v)
           
protected  void setLinkRSS(java.lang.String v)
           
protected  void setLongitude(java.lang.String v)
           
protected  void setMIMEType(java.lang.String v)
           
protected  void setPublisher(java.lang.String v)
           
protected  void setRelation(java.lang.String v)
           
protected  void setRelationIsBasedOn(java.lang.String v)
           
protected  void setRelationIsFormatOf(java.lang.String v)
           
protected  void setRelationIsPartOf(java.lang.String v)
           
protected  void setRelationIsVersionOf(java.lang.String v)
           
protected  void setRelationReferences(java.lang.String v)
           
protected  void setRelationRequires(java.lang.String v)
           
protected  void setRevisit(java.lang.String v)
           
protected  void setRobots(java.lang.String v)
           
protected  void setSource(java.lang.String v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

latitude

private java.lang.String latitude

longitude

private java.lang.String longitude

contributor

private java.lang.String contributor

copyright

private java.lang.String copyright

coverage

private java.lang.String coverage

creator

private java.lang.String creator

date

private java.lang.String date

dateAccepted

private java.lang.String dateAccepted

dateAcquired

private java.lang.String dateAcquired

dateAvailable

private java.lang.String dateAvailable

dateCreated

private java.lang.String dateCreated

linkRSS

private java.lang.String linkRSS

dateGathered

private java.lang.String dateGathered

dateIssued

private java.lang.String dateIssued

dateValid

private java.lang.String dateValid

description

private java.lang.String description

distribution

private java.lang.String distribution

expires

private java.lang.String expires

format

private java.lang.String format

generator

private java.lang.String generator

keywords

private java.lang.String keywords

relation

private java.lang.String relation

relationIsBasedOn

private java.lang.String relationIsBasedOn

relationIsFormatOf

private java.lang.String relationIsFormatOf

relationIsPartOf

private java.lang.String relationIsPartOf

relationIsVersionOf

private java.lang.String relationIsVersionOf

relationReferences

private java.lang.String relationReferences

relationRequires

private java.lang.String relationRequires

revisit

private java.lang.String revisit

robots

private java.lang.String robots

source

private java.lang.String source

tabstract

private java.lang.String tabstract

author

private java.lang.String author

publisher

private java.lang.String publisher

identifier

private java.lang.String identifier

title

private java.lang.StringBuffer title

type

private java.lang.String type
Constructor Detail

MetaData

protected MetaData()
Method Detail

appendTitle

protected void appendTitle(java.lang.String v)

appendTitle

protected void appendTitle(char v)

setLatitude

protected void setLatitude(java.lang.String v)

setLongitude

protected void setLongitude(java.lang.String v)

setContributor

protected void setContributor(java.lang.String v)

setCopyright

protected void setCopyright(java.lang.String v)

setCoverage

protected void setCoverage(java.lang.String v)

setCreator

protected void setCreator(java.lang.String v)

setDate

protected void setDate(java.lang.String v)

setDateAccepted

protected void setDateAccepted(java.lang.String v)

setDateAcquired

protected void setDateAcquired(java.lang.String v)

setDateAvailable

protected void setDateAvailable(java.lang.String v)

setDateCreated

protected void setDateCreated(java.lang.String v)

setDateGathered

protected void setDateGathered(java.lang.String v)

setDateIssued

protected void setDateIssued(java.lang.String v)

setDateValid

protected void setDateValid(java.lang.String v)

setDescription

protected void setDescription(java.lang.String v)

setDistribution

protected void setDistribution(java.lang.String v)

setExpires

protected void setExpires(java.lang.String v)

setFormat

protected void setFormat(java.lang.String v)

setGenerator

protected void setGenerator(java.lang.String v)

setKeywords

protected void setKeywords(java.lang.String v)

setRelation

protected void setRelation(java.lang.String v)

setRelationIsBasedOn

protected void setRelationIsBasedOn(java.lang.String v)

setRelationIsFormatOf

protected void setRelationIsFormatOf(java.lang.String v)

setRelationIsPartOf

protected void setRelationIsPartOf(java.lang.String v)

setRelationIsVersionOf

protected void setRelationIsVersionOf(java.lang.String v)

setRelationReferences

protected void setRelationReferences(java.lang.String v)

setRelationRequires

protected void setRelationRequires(java.lang.String v)

setRevisit

protected void setRevisit(java.lang.String v)

setRobots

protected void setRobots(java.lang.String v)

setSource

protected void setSource(java.lang.String v)

setAbstract

protected void setAbstract(java.lang.String v)

setAuthor

protected void setAuthor(java.lang.String v)

setPublisher

protected void setPublisher(java.lang.String v)

setIdentifier

protected void setIdentifier(java.lang.String v)

setMIMEType

protected void setMIMEType(java.lang.String v)

setLinkRSS

protected void setLinkRSS(java.lang.String v)

getAuthor

public java.lang.String getAuthor()
Description of the Method

Returns:
Description of the Return Value

getIdentifier

public java.lang.String getIdentifier()
Description of the Method

Returns:
Description of the Return Value

getContributor

public java.lang.String getContributor()
Description of the Method

Returns:
Description of the Return Value

getCopyright

public java.lang.String getCopyright()
Description of the Method

Returns:
Description of the Return Value

getLatitude

public java.lang.String getLatitude()

getLongitude

public java.lang.String getLongitude()

getCoverage

public java.lang.String getCoverage()
Description of the Method

Returns:
Description of the Return Value

getCreator

public java.lang.String getCreator()
Description of the Method

Returns:
Description of the Return Value

getDate

public java.lang.String getDate()
Description of the Method

Returns:
Description of the Return Value

getDateAccepted

public java.lang.String getDateAccepted()
Description of the Method

Returns:
Description of the Return Value

getDateAcquired

public java.lang.String getDateAcquired()
Description of the Method

Returns:
Description of the Return Value

getDateAvailable

public java.lang.String getDateAvailable()
Description of the Method

Returns:
Description of the Return Value

getDateCreated

public java.lang.String getDateCreated()
Description of the Method

Returns:
Description of the Return Value

getDateGathered

public java.lang.String getDateGathered()
Description of the Method

Returns:
Description of the Return Value

getDateIssued

public java.lang.String getDateIssued()
Description of the Method

Returns:
Description of the Return Value

getDateValid

public java.lang.String getDateValid()
Description of the Method

Returns:
Description of the Return Value

getDescription

public java.lang.String getDescription()
Description of the Method

Returns:
Description of the Return Value

getDistribution

public java.lang.String getDistribution()
Description of the Method

Returns:
Description of the Return Value

getExpires

public java.lang.String getExpires()
Description of the Method

Returns:
Description of the Return Value

getFormat

public java.lang.String getFormat()
Description of the Method

Returns:
Description of the Return Value

getGenerator

public java.lang.String getGenerator()
Description of the Method

Returns:
Description of the Return Value

getPublisher

public java.lang.String getPublisher()
Description of the Method

Returns:
Description of the Return Value

getRelation

public java.lang.String getRelation()
Description of the Method

Returns:
Description of the Return Value

getRelationIsBasedOn

public java.lang.String getRelationIsBasedOn()
Description of the Method

Returns:
Description of the Return Value

getRelationIsFormatOf

public java.lang.String getRelationIsFormatOf()
Description of the Method

Returns:
Description of the Return Value

getRelationIsPartOf

public java.lang.String getRelationIsPartOf()
Description of the Method

Returns:
Description of the Return Value

getRelationIsVersionOf

public java.lang.String getRelationIsVersionOf()
Description of the Method

Returns:
Description of the Return Value

getRelationReferences

public java.lang.String getRelationReferences()
Description of the Method

Returns:
Description of the Return Value

getRelationRequires

public java.lang.String getRelationRequires()
Description of the Method

Returns:
Description of the Return Value

getRevisit

public java.lang.String getRevisit()
Description of the Method

Returns:
Description of the Return Value

getRobots

public java.lang.String getRobots()
Description of the Method

Returns:
Description of the Return Value

getSource

public java.lang.String getSource()
Description of the Method

Returns:
Description of the Return Value

getAbstract

public java.lang.String getAbstract()
Description of the Method

Returns:
Description of the Return Value

getKeywords

public java.lang.String getKeywords()
Description of the Method

Returns:
Description of the Return Value

getTitle

public java.lang.String getTitle()
Returns the title of the document

Returns:
The title of the document

getMIMEType

public java.lang.String getMIMEType()
Returns the MIME type associated with the document

Returns:
The MIME type associated with the document

getLinkRSS

public java.lang.String getLinkRSS()