GATE
Version 3.1-2270

gate.util
Class Scratch.ContentPropertyReader

java.lang.Object
  extended by gate.util.Scratch.ContentPropertyReader
All Implemented Interfaces:
PropertyReader, Serializable
Enclosing class:
Scratch

public static class Scratch.ContentPropertyReader
extends Object
implements PropertyReader

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface gate.creole.ir.PropertyReader
serialVersionUID
 
Constructor Summary
Scratch.ContentPropertyReader()
           
 
Method Summary
 String getPropertyValue(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scratch.ContentPropertyReader

public Scratch.ContentPropertyReader()
Method Detail

getPropertyValue

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

GATE
Version 3.1-2270