public class WikipediaNamespace extends org.dice_research.topicmodeling.utils.doc.AbstractDocumentProperty implements org.dice_research.topicmodeling.utils.doc.ParseableDocumentProperty
private int
namespaceId
private static long
serialVersionUID
WikipediaNamespace()
WikipediaNamespace(int namespaceId)
int
getNamespaceId()
static String
getNamespaceTitle(int namespaceId)
Object
getValue()
void
parseValue(String value)
setNamespaceId(int namespaceId)
String
toString()
equals
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private static final long serialVersionUID
private int namespaceId
public WikipediaNamespace()
public WikipediaNamespace(int namespaceId)
public int getNamespaceId()
public void setNamespaceId(int namespaceId)
public String toString()
toString
org.dice_research.topicmodeling.utils.doc.AbstractDocumentProperty
public Object getValue()
getValue
org.dice_research.topicmodeling.utils.doc.DocumentProperty
public void parseValue(String value)
parseValue
org.dice_research.topicmodeling.utils.doc.ParseableDocumentProperty
public static String getNamespaceTitle(int namespaceId)
Copyright © 2015–2020. All rights reserved.