gate.util
Class Scratch.ContentPropertyReader

java.lang.Object
  |
  +--gate.util.Scratch.ContentPropertyReader
All Implemented Interfaces:
gate.creole.ir.PropertyReader, Serializable
Enclosing class:
Scratch

public static class Scratch.ContentPropertyReader
extends Object
implements gate.creole.ir.PropertyReader

See Also:
Serialized Form

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
equals, 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 gate.creole.ir.PropertyReader