gate.creole.ir
Class DocumentContentReader

java.lang.Object
  extended bygate.creole.ir.DocumentContentReader
All Implemented Interfaces:
PropertyReader, Serializable

public class DocumentContentReader
extends Object
implements PropertyReader

A property reader for the document content

See Also:
Serialized Form

Field Summary
(package private) static long serialVersionUID
           
 
Constructor Summary
DocumentContentReader()
           
 
Method Summary
 String getPropertyValue(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

DocumentContentReader

public DocumentContentReader()
Method Detail

getPropertyValue

public String getPropertyValue(Document doc)
Specified by:
getPropertyValue in interface PropertyReader
Returns:
String value of the requested field.