uk.ac.gla.dcs.renaissance.mg4j.tasks
Class CopyOfReutersDocumentFactory

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.mg4j.tasks.CopyOfReutersDocumentFactory
All Implemented Interfaces:
it.unimi.dsi.parser.ParsingFactory

public class CopyOfReutersDocumentFactory
extends Object
implements it.unimi.dsi.parser.ParsingFactory


Constructor Summary
CopyOfReutersDocumentFactory()
           
 
Method Summary
 it.unimi.dsi.parser.Attribute getAttribute(it.unimi.dsi.lang.MutableString name)
           
 it.unimi.dsi.parser.Element getElement(it.unimi.dsi.lang.MutableString name)
           
 it.unimi.dsi.parser.Entity getEntity(it.unimi.dsi.lang.MutableString name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyOfReutersDocumentFactory

public CopyOfReutersDocumentFactory()
Method Detail

getElement

public it.unimi.dsi.parser.Element getElement(it.unimi.dsi.lang.MutableString name)
Specified by:
getElement in interface it.unimi.dsi.parser.ParsingFactory

getAttribute

public it.unimi.dsi.parser.Attribute getAttribute(it.unimi.dsi.lang.MutableString name)
Specified by:
getAttribute in interface it.unimi.dsi.parser.ParsingFactory

getEntity

public it.unimi.dsi.parser.Entity getEntity(it.unimi.dsi.lang.MutableString name)
Specified by:
getEntity in interface it.unimi.dsi.parser.ParsingFactory


Copyright © 2011. All Rights Reserved.